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

Commit d0792d9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 47d3812 commit d0792d9

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
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformat-avro</artifactId>
1111
<name>Jackson-dataformat-Avro</name>
12-
<version>2.6.3</version>
12+
<version>2.6.4-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>Support for reading and writing AVRO-encoded data via Jackson
1515
abstractions.
@@ -19,7 +19,7 @@ abstractions.
1919
<connection>scm:git:[email protected]:FasterXML/jackson-dataformat-avro.git</connection>
2020
<developerConnection>scm:git:[email protected]:FasterXML/jackson-dataformat-avro.git</developerConnection>
2121
<url>http://github.com/FasterXML/jackson-dataformat-avro</url>
22-
<tag>jackson-dataformat-avro-2.6.3</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)