Skip to content

Commit

Permalink
Prepare release 12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hryhorii Hevorkian committed Nov 3, 2021
1 parent 8e8553d commit 54e5371
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion gateway-app-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>xs2a-connector-examples</artifactId>
<groupId>de.adorsys.ledgers</groupId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion gateway-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.adorsys.ledgers</groupId>
<artifactId>xs2a-connector-examples</artifactId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>gateway-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ledgers-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.adorsys.ledgers</groupId>
<artifactId>xs2a-connector-examples</artifactId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ledgers-rest-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.adorsys.ledgers</groupId>
<artifactId>xs2a-connector-examples</artifactId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
<packaging>pom</packaging>

<name>XS2A Connector Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion xs2a-connector-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>xs2a-connector-examples</artifactId>
<groupId>de.adorsys.ledgers</groupId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion xs2a-connector-oauth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>xs2a-connector-examples</artifactId>
<groupId>de.adorsys.ledgers</groupId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion xs2a-connector-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.adorsys.ledgers</groupId>
<artifactId>xs2a-connector-examples</artifactId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xs2a-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.adorsys.ledgers</groupId>
<artifactId>xs2a-connector-examples</artifactId>
<version>12.1-SNAPSHOT</version>
<version>12.1</version>
<relativePath>..</relativePath>
</parent>

Expand Down

0 comments on commit 54e5371

Please sign in to comment.