Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit f646a29

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

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-jdk8</artifactId>
1111
<name>Jackson-datatype-jdk8</name>
12-
<version>2.6.6</version>
12+
<version>2.6.7-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
1515
JDK 8 data types.
@@ -18,7 +18,7 @@ JDK 8 data types.
1818
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-jdk8.git</connection>
1919
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-jdk8.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-datatype-jdk8</url>
21-
<tag>jackson-datatype-jdk8-2.6.6</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<properties>
2424
<version.jackson.core>2.6.6</version.jackson.core>

0 commit comments

Comments
 (0)