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

Commit da41d40

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4f0650d commit da41d40

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.fasterxml.jackson.module</groupId>
1212
<artifactId>jackson-module-mrbean</artifactId>
13-
<version>2.3.2</version>
13+
<version>2.3.3-SNAPSHOT</version>
1414
<name>Jackson-module-mr.Bean</name>
1515
<packaging>bundle</packaging>
1616
<description>Functionality for implementing interfaces and abstract types
@@ -25,7 +25,7 @@ dynamically ("bean materialization"), integrated with Jackson (although usable e
2525
<connection>scm:git:[email protected]:FasterXML/jackson-module-mrbean.git</connection>
2626
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-mrbean.git</developerConnection>
2727
<url>http://github.com/FasterXML/jackson-module-mrbean</url>
28-
<tag>jackson-module-mrbean-2.3.2</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)