Skip to content

Commit bb8f251

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3c930dc commit bb8f251

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.11.0</version>
12+
<version>2.11.1-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
1515
</description>
@@ -18,7 +18,7 @@
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>jackson-datatype-joda-2.11.0</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<properties>
2424
<!-- Generate PackageVersion.java into this directory. -->

0 commit comments

Comments
 (0)