Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 9b2891e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3eafcce commit 9b2891e

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
<artifactId>jackson-datatype-json-org</artifactId>
1010
<packaging>bundle</packaging>
1111
<name>Jackson-datatype-json.org</name>
12-
<version>2.6.0-rc4</version>
12+
<version>2.6.0-rc5-SNAPSHOT</version>
1313
<description>Support for datatypes of "org.json" JSON library (see http://json.org/java),
1414
mainly to make it easier to upgrade code to Jackson, using automated conversions.
1515
</description>
@@ -18,7 +18,7 @@ mainly to make it easier to upgrade code to Jackson, using automated conversions
1818
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-json-org.git</connection>
1919
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-json-org.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-datatype-json-org</url>
21-
<tag>jackson-datatype-json-org-2.6.0-rc4</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<properties>
2424
<version.jackson.core>2.6.0-rc4</version.jackson.core>

0 commit comments

Comments
 (0)