Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcin committed Mar 16, 2024
1 parent 49e2250 commit 30b78a0
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
10 changes: 5 additions & 5 deletions calipers/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -86,25 +86,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.author</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.publish</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion calipers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions calipers/ui.apps.author/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -81,13 +81,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions calipers/ui.apps.publish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -81,13 +81,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion calipers/ui.apps.structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions calipers/ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions calipers/ui.content.suba2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -76,13 +76,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subc1</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions calipers/ui.content.subb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -76,13 +76,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.suba2</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions calipers/ui.content.subc1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions calipers/ui.content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-calipers</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -90,25 +90,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.suba2</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subb3</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subc1</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<packaging>pom</packaging>

<inceptionYear>2017</inceptionYear>
Expand Down Expand Up @@ -505,28 +505,28 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-testing</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.all</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-api</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-core</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-webster</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion webster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 30b78a0

Please sign in to comment.