Skip to content

Commit

Permalink
Release candidate: prepare release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadham-fr committed Jun 13, 2022
1 parent 469da32 commit 0d09732
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion forgerock-openbanking-analytics-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.forgerock.openbanking.clients</groupId>
<artifactId>forgerock-openbanking-reference-implementation-clients</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion forgerock-openbanking-analytics-webclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<artifactId>forgerock-openbanking-reference-implementation-clients</artifactId>
<groupId>com.forgerock.openbanking.clients</groupId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion forgerock-openbanking-jwkms-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.forgerock.openbanking.clients</groupId>
<artifactId>forgerock-openbanking-reference-implementation-clients</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<name>ForgeRock OpenBanking Reference Implementation - Clients</name>
<groupId>com.forgerock.openbanking.clients</groupId>
<artifactId>forgerock-openbanking-reference-implementation-clients</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<packaging>pom</packaging>

<parent>
Expand Down Expand Up @@ -99,7 +99,7 @@
<connection>scm:git:git@github.com:OpenBankingToolkit/openbanking-clients.git</connection>
<developerConnection>scm:git:git@github.com:OpenBankingToolkit/openbanking-clients.git</developerConnection>
<url>https://github.com/OpenBankingToolkit/openbanking-clients.git</url>
<tag>HEAD</tag>
<tag>1.4.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0d09732

Please sign in to comment.