Skip to content

Commit f99b5da

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5a8ff8b commit f99b5da

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.core</groupId>
1212
<artifactId>jackson-databind</artifactId>
13-
<version>2.11.3</version>
13+
<version>2.11.4-SNAPSHOT</version>
1414
<name>jackson-databind</name>
1515
<packaging>bundle</packaging>
1616
<description>General data-binding functionality for Jackson: works on core streaming API</description>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:[email protected]:FasterXML/jackson-databind.git</connection>
2929
<developerConnection>scm:git:[email protected]:FasterXML/jackson-databind.git</developerConnection>
3030
<url>http://github.com/FasterXML/jackson-databind</url>
31-
<tag>jackson-databind-2.11.3</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<properties>

0 commit comments

Comments
 (0)