Skip to content

Commit 00689a9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e4a0cf7 commit 00689a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.7.1</version>
12+
<version>2.7.2-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.7.1</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424
<properties>
2525
<version.jackson.core>2.7.1</version.jackson.core>

0 commit comments

Comments
 (0)