Skip to content
This repository has been archived by the owner on Jan 22, 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 Apr 10, 2014
1 parent dc79392 commit 4ae4bb6
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 @@ -9,7 +9,7 @@
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-avro</artifactId>
<name>Jackson-dataformat-Avro</name>
<version>2.3.3</version>
<version>2.3.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Support for reading and writing AVRO-encoded data via Jackson
abstractions.
Expand All @@ -19,7 +19,7 @@ abstractions.
<connection>scm:git:[email protected]:FasterXML/jackson-dataformat-avro.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-dataformat-avro.git</developerConnection>
<url>http://github.com/FasterXML/jackson-dataformat-avro</url>
<tag>jackson-dataformat-avro-2.3.3</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 4ae4bb6

Please sign in to comment.