Skip to content

Commit 79adde6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 67a2970 commit 79adde6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-core</artifactId>
1616
<name>Jackson-core</name>
17-
<version>2.12.1</version>
17+
<version>2.12.2-SNAPSHOT</version>
1818
<packaging>bundle</packaging>
1919
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
2020
<licenses>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:[email protected]:FasterXML/jackson-core.git</connection>
3232
<developerConnection>scm:git:[email protected]:FasterXML/jackson-core.git</developerConnection>
3333
<url>http://github.com/FasterXML/jackson-core</url>
34-
<tag>jackson-core-2.12.1</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)