Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hoegertn committed Jun 3, 2017
1 parent 8c4c37c commit 32def31
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 @@ -6,7 +6,7 @@
<version>5</version>
</parent>
<artifactId>httputils</artifactId>
<version>1.11-SNAPSHOT</version>
<version>1.11</version>
<name>Taimos HTTPUtils</name>
<description>Utility package for HTTP calls</description>
<inceptionYear>2012</inceptionYear>
Expand All @@ -33,7 +33,7 @@
<url>git://github.com/taimos/HTTPUtils.git</url>
<connection>scm:git:git://github.com/taimos/HTTPUtils.git</connection>
<developerConnection>scm:git:[email protected]:taimos/HTTPUtils.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.11</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 32def31

Please sign in to comment.