Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 02dca4f

Browse files
committed
[maven-release-plugin] prepare release jcurl-0.9.9
1 parent fa67e64 commit 02dca4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.symphonyoss.symphony</groupId>
1212
<artifactId>jcurl</artifactId>
13-
<version>0.9.9-SNAPSHOT</version>
13+
<version>0.9.9</version>
1414
<name>JCurl</name>
1515
<url>https://github.com/symphonyoss/jcurl</url>
1616
<description>JSON-aware curl(1) in Java</description>
@@ -48,7 +48,7 @@
4848
<connection>scm:git:git://github.com/symphonyoss/jcurl.git</connection>
4949
<developerConnection>scm:git:[email protected]:symphonyoss/jcurl.git</developerConnection>
5050
<url>https://github.com/symphonyoss/jcurl</url>
51-
<tag>jcurl-0.9.6</tag>
51+
<tag>jcurl-0.9.9</tag>
5252
</scm>
5353

5454
<developers>

0 commit comments

Comments
 (0)