Skip to content

Commit 75b0da1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 65d3c16 commit 75b0da1

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

1010
<groupId>com.fasterxml.jackson.core</groupId>
1111
<artifactId>jackson-databind</artifactId>
12-
<version>2.11.4</version>
12+
<version>2.11.5-SNAPSHOT</version>
1313
<name>jackson-databind</name>
1414
<packaging>bundle</packaging>
1515
<description>General data-binding functionality for Jackson: works on core streaming API</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:[email protected]:FasterXML/jackson-databind.git</connection>
2828
<developerConnection>scm:git:[email protected]:FasterXML/jackson-databind.git</developerConnection>
2929
<url>http://github.com/FasterXML/jackson-databind</url>
30-
<tag>jackson-databind-2.11.4</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)