Skip to content

Commit

Permalink
[maven-release-plugin] prepare release autolink-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Aug 31, 2017
1 parent adca213 commit 863b464
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 @@ -4,7 +4,7 @@

<groupId>org.nibor.autolink</groupId>
<artifactId>autolink</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>

<name>autolink-java</name>
<description>
Expand Down Expand Up @@ -227,7 +227,7 @@
<connection>scm:git:git@github.com:robinst/autolink-java.git</connection>
<developerConnection>scm:git:git@github.com:robinst/autolink-java.git</developerConnection>
<url>https://github.com/robinst/autolink-java</url>
<tag>HEAD</tag>
<tag>autolink-0.7.0</tag>
</scm>

</project>

0 comments on commit 863b464

Please sign in to comment.