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

Commit 3a7976a

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

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>com.fasterxml.jackson.datatype</groupId>
1010
<artifactId>jackson-datatype-jsr310</artifactId>
11-
<version>2.7.3</version>
11+
<version>2.7.4-SNAPSHOT</version>
1212
<name>Jackson-Datatype-JSR310</name>
1313
<packaging>bundle</packaging>
1414
<description>Add-on module to support JSR-310 (Java 8 Date &amp; Time API) data types.</description>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-jsr310.git</connection>
2626
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-jsr310.git</developerConnection>
2727
<url>http://github.com/FasterXML/jackson-datatype-jsr310</url>
28-
<tag>jackson-datatype-jsr310-2.7.3</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)