Skip to content

Commit 08cd239

Browse files
committed
[maven-release-plugin] prepare release v0.9.2
1 parent 3f2e0d5 commit 08cd239

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
@@ -5,7 +5,7 @@
55

66
<groupId>io.zenwave360</groupId>
77
<artifactId>json-schema-ref-parser-jvm</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>0.9.2</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>JSON Schema Ref Parser for Java</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/ZenWave360/json-schema-ref-parser-jvm.git</connection>
3232
<developerConnection>scm:git:[email protected]:ZenWave360/ZenWave360.git</developerConnection>
3333
<url>https://github.com/ZenWave360/json-schema-ref-parser-jvm/</url>
34-
<tag>HEAD</tag>
34+
<tag>v0.9.2</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)