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

Commit

Permalink
[maven-release-plugin] prepare release jackson-module-jaxb-annotation…
Browse files Browse the repository at this point in the history
…s-2.6.1
  • Loading branch information
cowtowncoder committed Aug 10, 2015
1 parent a96c834 commit e4fb7cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.6.1-SNAPSHOT</version>
<version>2.6.1</version>
<name>Jackson-module-JAXB-annotations</name>
<packaging>bundle</packaging>
<description>Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding.
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:[email protected]:FasterXML/jackson-module-jaxb-annotations.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-jaxb-annotations.git</developerConnection>
<url>http://github.com/FasterXML/jackson-module-jaxb-annotations</url>
<tag>HEAD</tag>
<tag>jackson-module-jaxb-annotations-2.6.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit e4fb7cb

Please sign in to comment.