Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcin committed Mar 16, 2024
1 parent 117023b commit 49e2250
Show file tree
Hide file tree
Showing 17 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down
12 changes: 6 additions & 6 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -86,25 +86,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.author</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.publish</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down
8 changes: 4 additions & 4 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<!-- ====================================================================== -->
Expand Down Expand Up @@ -81,13 +81,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
8 changes: 4 additions & 4 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<!-- ====================================================================== -->
Expand Down Expand Up @@ -81,13 +81,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<!-- ====================================================================== -->
Expand Down
6 changes: 3 additions & 3 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<!-- ====================================================================== -->
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
8 changes: 4 additions & 4 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -76,13 +76,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subc1</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
8 changes: 4 additions & 4 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -76,13 +76,13 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.suba2</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
12 changes: 6 additions & 6 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -90,25 +90,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.suba2</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subb3</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.content.subc1</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions 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.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -38,7 +38,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:[email protected]:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.3.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down
Loading

0 comments on commit 49e2250

Please sign in to comment.