Skip to content

Commit 3f374d4

Browse files
committed
[maven-release-plugin] prepare release jackson-datatype-threetenbp-2.15.2
1 parent 9f222a7 commit 3f374d4

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.github.joschi.jackson</groupId>
1212
<artifactId>jackson-datatype-threetenbp</artifactId>
13-
<version>2.15.2-SNAPSHOT</version>
13+
<version>2.15.2</version>
1414
<packaging>bundle</packaging>
1515

1616
<name>Jackson-Datatype-ThreeTenBackport</name>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:git@github.com:joschi/jackson-datatype-threetenbp.git</connection>
2222
<developerConnection>scm:git:git@github.com:joschi/jackson-datatype-threetenbp.git</developerConnection>
2323
<url>https://github.com/joschi/jackson-datatype-threetenbp</url>
24-
<tag>HEAD</tag>
24+
<tag>jackson-datatype-threetenbp-2.15.2</tag>
2525
</scm>
2626

2727
<licenses>

0 commit comments

Comments
 (0)