Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oakpal-1.4.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcin committed Aug 20, 2019
1 parent 2bf45a6 commit 454e2f3
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<properties>
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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<properties>
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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<properties>
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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</version>
<packaging>pom</packaging>

<inceptionYear>2017</inceptionYear>
Expand All @@ -43,7 +43,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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -78,7 +78,7 @@
<oak.version>1.8.9</oak.version>
<maven.bundle.plugin.version>3.3.0</maven.bundle.plugin.version>
<!-- override this to set debugForkedProcess for oakpal-maven-plugin -->
<debug.oakpal-maven-plugin></debug.oakpal-maven-plugin>
<debug.oakpal-maven-plugin />
</properties>

<issueManagement>
Expand Down Expand Up @@ -422,17 +422,17 @@
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-testing</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</version>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-core</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</version>
</dependency>
<dependency>
<groupId>net.adamcin.oakpal</groupId>
<artifactId>oakpal-webster</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down
4 changes: 2 additions & 2 deletions 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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<build>
Expand Down
4 changes: 2 additions & 2 deletions 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>1.4.1-SNAPSHOT</version>
<version>1.4.0-RC3</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>HEAD</tag>
<tag>oakpal-1.4.0-RC3</tag>
</scm>

<properties>
Expand Down

0 comments on commit 454e2f3

Please sign in to comment.