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
timgifford committed May 28, 2018
1 parent 3907d64 commit a545404
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>co.leantechniques</groupId>
<artifactId>maven-buildtime-extension</artifactId>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -32,7 +32,7 @@
<url>https://github.com/timgifford/maven-buildtime-extension</url>
<connection>scm:git:git@github.com:timgifford/maven-buildtime-extension.git</connection>
<developerConnection>scm:git:git@github.com:timgifford/maven-buildtime-extension.git</developerConnection>
<tag>v3.0.3</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit a545404

Please sign in to comment.