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

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 16, 2016
1 parent b146ca7 commit 3a7976a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.7.3</version>
<version>2.7.4-SNAPSHOT</version>
<name>Jackson-Datatype-JSR310</name>
<packaging>bundle</packaging>
<description>Add-on module to support JSR-310 (Java 8 Date &amp; Time API) data types.</description>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:[email protected]:FasterXML/jackson-datatype-jsr310.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-datatype-jsr310.git</developerConnection>
<url>http://github.com/FasterXML/jackson-datatype-jsr310</url>
<tag>jackson-datatype-jsr310-2.7.3</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 3a7976a

Please sign in to comment.