Skip to content

Commit 2255197

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent de11d62 commit 2255197

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.9.6</version>
12+
<version>2.9.7-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
1515
Joda (http://joda-time.sourceforge.net/) data types.
@@ -19,7 +19,7 @@ Joda (http://joda-time.sourceforge.net/) data types.
1919
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-joda.git</connection>
2020
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-joda.git</developerConnection>
2121
<url>http://github.com/FasterXML/jackson-datatype-joda</url>
22-
<tag>jackson-datatype-joda-2.9.6</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424
<properties>
2525
<!-- Generate PackageVersion.java into this directory. -->

0 commit comments

Comments
 (0)