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
uhafner committed Oct 30, 2018
1 parent bff176c commit 8b77f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>edu.hm.hafner</groupId>
<artifactId>analysis-model</artifactId>
<version>1.0.0-RC12</version>
<version>1.0.0-RC13-SNAPSHOT</version>

<packaging>jar</packaging>

Expand All @@ -20,7 +20,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}</url>
<tag>analysis-model-1.0.0-RC12</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 8b77f82

Please sign in to comment.