Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgay committed May 11, 2018
1 parent 8bfd2bc commit b40e5c1
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,13 +10,13 @@

<groupId>fr.jcgay.maven.extension</groupId>
<artifactId>unique-revision-maven-filtering</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>

<scm>
<url>https://github.com/jcgay/unique-revision-maven-filtering</url>
<connection>scm:git:git://github.com/jcgay/unique-revision-maven-filtering.git</connection>
<developerConnection>scm:git:git@github.com:jcgay/unique-revision-maven-filtering.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit b40e5c1

Please sign in to comment.