Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jcurl-0.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ldrozdz committed Jul 17, 2019
1 parent 7d84957 commit 2bb7d29
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,7 +10,7 @@

<groupId>org.symphonyoss.symphony</groupId>
<artifactId>jcurl</artifactId>
<version>0.9.16-SNAPSHOT</version>
<version>0.9.16</version>
<name>JCurl</name>
<url>https://github.com/symphonyoss/jcurl</url>
<description>JSON-aware curl(1) in Java</description>
Expand Down Expand Up @@ -48,7 +48,7 @@
<connection>scm:git:git://github.com/symphonyoss/jcurl.git</connection>
<developerConnection>scm:git:[email protected]:symphonyoss/jcurl.git</developerConnection>
<url>https://github.com/symphonyoss/jcurl</url>
<tag>jcurl-0.9.16-SNAPSHOT</tag>
<tag>jcurl-0.9.16</tag>
</scm>

<developers>
Expand Down

0 comments on commit 2bb7d29

Please sign in to comment.