Skip to content

Commit

Permalink
Release candidate: prepare release 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
BohoCode committed Oct 12, 2021
1 parent c7a6a10 commit 2769365
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion forgerock-openbanking-tpp-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.forgerock.openbanking.tpp</groupId>
<artifactId>forgerock-openbanking-reference-implementation-tpp</artifactId>
<version>1.1.10-SNAPSHOT</version>
<version>1.1.10</version>
</parent>

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

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

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion forgerock-openbanking-tpp-shop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.forgerock.openbanking.tpp</groupId>
<artifactId>forgerock-openbanking-reference-implementation-tpp</artifactId>
<version>1.1.10-SNAPSHOT</version>
<version>1.1.10</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 - TPP</name>
<groupId>com.forgerock.openbanking.tpp</groupId>
<artifactId>forgerock-openbanking-reference-implementation-tpp</artifactId>
<version>1.1.10-SNAPSHOT</version>
<version>1.1.10</version>
<packaging>pom</packaging>

<parent>
Expand Down Expand Up @@ -118,7 +118,7 @@
<connection>scm:git:[email protected]:OpenBankingToolkit/openbanking-tpp.git</connection>
<developerConnection>scm:git:[email protected]:OpenBankingToolkit/openbanking-tpp.git</developerConnection>
<url>https://github.com/OpenBankingToolkit/openbanking-tpp.git</url>
<tag>forgerock-openbanking-reference-implementation-tpp-1.0.21</tag>
<tag>1.1.10</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 2769365

Please sign in to comment.