Skip to content

Commit 9436d1c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2719cbd commit 9436d1c

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
@@ -8,7 +8,7 @@
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-module-kotlin</artifactId>
1010
<name>jackson-module-kotlin</name>
11-
<version>2.11.1</version>
11+
<version>2.11.2-SNAPSHOT</version>
1212
<packaging>bundle</packaging>
1313
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
1414
Kotlin language, specifically introspection of method/constructor parameter names,
@@ -37,7 +37,7 @@
3737
<connection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</connection>
3838
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</developerConnection>
3939
<url>https://github.com/FasterXML/jackson-module-kotlin</url>
40-
<tag>jackson-module-kotlin-2.11.1</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<properties>

0 commit comments

Comments
 (0)