Skip to content

Commit a4ad174

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent be96bfc commit a4ad174

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.10.5</version>
11+
<version>2.10.6-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,
@@ -26,7 +26,7 @@
2626
<connection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</connection>
2727
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-kotlin.git</developerConnection>
2828
<url>https://github.com/FasterXML/jackson-module-kotlin</url>
29-
<tag>jackson-module-kotlin-2.10.5</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<properties>

0 commit comments

Comments
 (0)