Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fs-core-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robtimus committed Dec 27, 2016
1 parent 4634e11 commit 1c0da9b
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 @@ -21,7 +21,7 @@

<groupId>com.github.robtimus</groupId>
<artifactId>fs-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>fs-core</name>
Expand All @@ -46,7 +46,7 @@
<scm>
<connection>scm:git:git@github.com:robtimus/fs-core.git</connection>
<developerConnection>scm:git:git@github.com:robtimus/fs-core.git</developerConnection>
<tag>HEAD</tag>
<tag>fs-core-1.1</tag>
<url>https://github.com/robtimus/fs-core</url>
</scm>

Expand Down

0 comments on commit 1c0da9b

Please sign in to comment.