Skip to content

Commit 8f6d905

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 35541ca commit 8f6d905

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.core</groupId>
1010
<artifactId>jackson-core</artifactId>
1111
<name>Jackson-core</name>
12-
<version>2.10.2</version>
12+
<version>2.10.3-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
1515
<inceptionYear>2008</inceptionYear>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:[email protected]:FasterXML/jackson-core.git</connection>
2020
<developerConnection>scm:git:[email protected]:FasterXML/jackson-core.git</developerConnection>
2121
<url>http://github.com/FasterXML/jackson-core</url>
22-
<tag>jackson-core-2.10.2</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)