Skip to content

Commit c023bb0

Browse files
committed
[maven-release-plugin] prepare release jackson-module-kotlin-2.13.3
1 parent 5f683cf commit c023bb0

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
@@ -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.13.3-SNAPSHOT</version>
16+
<version>2.13.3</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,
@@ -42,7 +42,7 @@
4242
<connection>scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</connection>
4343
<developerConnection>scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</developerConnection>
4444
<url>https://github.com/FasterXML/jackson-module-kotlin</url>
45-
<tag>jackson-module-kotlin-2.13.2-take2</tag>
45+
<tag>jackson-module-kotlin-2.13.3</tag>
4646
</scm>
4747

4848
<properties>

0 commit comments

Comments
 (0)