Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 0cf4fe5

Browse files
committed
[maven-release-plugin] prepare release jackson-module-jaxb-annotations-2.8.9
1 parent 7b4c8d7 commit 0cf4fe5

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
</parent>
99
<groupId>com.fasterxml.jackson.module</groupId>
1010
<artifactId>jackson-module-jaxb-annotations</artifactId>
11-
<version>2.8.9-SNAPSHOT</version>
11+
<version>2.8.9</version>
1212
<name>Jackson module: JAXB-annotations</name>
1313
<packaging>bundle</packaging>
1414
<description>Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding.
@@ -18,7 +18,7 @@
1818
<connection>scm:git:git@github.com:FasterXML/jackson-module-jaxb-annotations.git</connection>
1919
<developerConnection>scm:git:git@github.com:FasterXML/jackson-module-jaxb-annotations.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-module-jaxb-annotations</url>
21-
<tag>HEAD</tag>
21+
<tag>jackson-module-jaxb-annotations-2.8.9</tag>
2222
</scm>
2323

2424
<properties>

0 commit comments

Comments
 (0)