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 Sep 28, 2020
1 parent 1bde99b commit f329a4f
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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.all</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -85,25 +85,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.2.2</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.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-calipers</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.apps.author</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.apps.publish</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.apps</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</tag>
<tag>HEAD</tag>
</scm>

<!-- ====================================================================== -->
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps.structure</artifactId>
<version>2.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.content.suba2</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.content.subb3</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.content.subc1</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-caliper.ui.content</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down Expand Up @@ -89,25 +89,25 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-caliper.ui.apps</artifactId>
<version>2.2.2</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.2.2</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.2.2</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.2.2</version>
<version>2.2.3-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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand All @@ -37,7 +37,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>oakpal-core</artifactId>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/adamcin/oakpal</url>
<developerConnection>scm:git:git@github.com:adamcin/oakpal.git</developerConnection>
<connection>scm:git://github.com/adamcin/oakpal.git</connection>
<tag>v2.2.2</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.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

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

<properties>
Expand Down
Loading

0 comments on commit f329a4f

Please sign in to comment.