Skip to content

Commit 7cc525f

Browse files
committed
[maven-release-plugin] prepare release jackson-datatype-joda-2.2.2
1 parent 428d5b5 commit 7cc525f

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
@@ -9,7 +9,7 @@
99
<groupId>com.fasterxml.jackson.datatype</groupId>
1010
<artifactId>jackson-datatype-joda</artifactId>
1111
<name>Jackson-datatype-JODA</name>
12-
<version>2.2.2-SNAPSHOT</version>
12+
<version>2.2.2</version>
1313
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
1414
Joda (http://joda-time.sourceforge.net/) data types.
1515
</description>
@@ -18,7 +18,7 @@ Joda (http://joda-time.sourceforge.net/) data types.
1818
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-joda.git</connection>
1919
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-joda.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-datatype-joda</url>
21-
<tag>HEAD</tag>
21+
<tag>jackson-datatype-joda-2.2.2</tag>
2222
</scm>
2323
<properties>
2424
<version.jackson>2.2.2</version.jackson>

0 commit comments

Comments
 (0)