Skip to content

Commit

Permalink
Revert "[maven-release-plugin] prepare for next development iteration"
Browse files Browse the repository at this point in the history
This reverts commit a15a28e.
  • Loading branch information
anandmnair committed Dec 26, 2022
1 parent a15a28e commit 942b1e5
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions failover-aspect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-aspect</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-core</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-domain</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

</project>
4 changes: 2 additions & 2 deletions failover-execution-resilience/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-execution-resilience</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-lookup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-lookup</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-scheduler</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-spring-boot-autoconfigure</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-spring-boot-starter</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-store-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-store-async</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-store-caffeine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-store-caffeine</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-store-inmemory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-store-inmemory</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions failover-store-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>failover-store-jdbc</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</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 @@ -4,7 +4,7 @@

<groupId>com.societegenerale.failover</groupId>
<artifactId>failover</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<name>failover</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<url>https://github.com/societe-generale/failover</url>
<connection>scm:git:[email protected]:societe-generale/failover.git</connection>
<developerConnection>scm:git:[email protected]:societe-generale/failover</developerConnection>
<tag>HEAD</tag>
<tag>failover_1.1.0</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>report</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>

<parent>
<artifactId>failover</artifactId>
<groupId>com.societegenerale.failover</groupId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 942b1e5

Please sign in to comment.