Skip to content

Commit 367b2ca

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7df7d4f commit 367b2ca

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
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-module-jsonSchema</artifactId>
1010
<name>jackson-module-jsonSchema</name>
11-
<version>2.8.1</version>
11+
<version>2.8.2-SNAPSHOT</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>jackson-module-jsonSchema-2.8.1</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<developers>
2424
<developer>

0 commit comments

Comments
 (0)