Skip to content

Commit ec53d77

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3bea77c commit ec53d77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>
1515
<name>jackson-module-kotlin</name>
16-
<version>2.17.0</version>
16+
<version>2.17.1-SNAPSHOT</version>
1717
<packaging>bundle</packaging>
1818
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
1919
Kotlin language, specifically introspection of method/constructor parameter names,
@@ -53,7 +53,7 @@
5353
<connection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</connection>
5454
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</developerConnection>
5555
<url>https://github.com/FasterXML/jackson-module-kotlin</url>
56-
<tag>jackson-module-kotlin-2.17.0</tag>
56+
<tag>jackson-module-kotlin-2.16.0-rc1</tag>
5757
</scm>
5858

5959
<properties>

0 commit comments

Comments
 (0)