Skip to content

Commit 73a4fa1

Browse files
committed
[maven-release-plugin] prepare release jackson-module-jsonSchema-2.8.2
1 parent 1ba298e commit 73a4fa1

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
@@ -8,7 +8,7 @@
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-module-jsonSchema</artifactId>
1010
<name>jackson-module-jsonSchema</name>
11-
<version>2.8.2-SNAPSHOT</version>
11+
<version>2.8.2</version>
1212
<packaging>bundle</packaging>
1313
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
1414
JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
@@ -18,7 +18,7 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
1818
<connection>scm:git:[email protected]:FasterXML/jackson-module-jsonSchema.git</connection>
1919
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-jsonSchema.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-module-jsonSchema</url>
21-
<tag>HEAD</tag>
21+
<tag>jackson-module-jsonSchema-2.8.2</tag>
2222
</scm>
2323
<developers>
2424
<developer>

0 commit comments

Comments
 (0)