Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
thorntail-ci committed Feb 22, 2019
1 parent dcbcb0d commit 0c8eefe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.thorntail.jdk-specific</groupId>
<artifactId>thorntail-jdk-specific</artifactId>
<version>1</version>
<version>2-SNAPSHOT</version>

<properties>
<jdk.min.version>9</jdk.min.version>
Expand Down Expand Up @@ -61,7 +61,7 @@
<connection>scm:git:git@github.com:thorntail/jdk-specific.git</connection>
<developerConnection>scm:git:git@github.com:thorntail/jdk-specific.git</developerConnection>
<url>https://github.com/thorntail/jdk-specific</url>
<tag>1</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 0c8eefe

Please sign in to comment.