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

Commit 9b98d40

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 703cfae commit 9b98d40

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.module</groupId>
1010
<artifactId>jackson-module-paranamer</artifactId>
1111
<name>Jackson-module-paranamer</name>
12-
<version>2.3.1</version>
12+
<version>2.3.2-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
1515
to introspect names of constructor (and factory method) parameters.
@@ -19,7 +19,7 @@ to introspect names of constructor (and factory method) parameters.
1919
<connection>scm:git:[email protected]:FasterXML/jackson-module-paranamer.git</connection>
2020
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-paranamer.git</developerConnection>
2121
<url>http://github.com/FasterXML/jackson-module-paranamer</url>
22-
<tag>jackson-module-paranamer-2.3.1</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)