Skip to content

Commit 121f6cc

Browse files
[maven-release-plugin] prepare release json-string-schema-generator-1.0.2
1 parent 322f019 commit 121f6cc

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.simplymequeeny</groupId>
66
<artifactId>json-string-schema-generator</artifactId>
7-
<version>1.0.2-SNAPSHOT</version>
7+
<version>1.0.2</version>
88
<packaging>jar</packaging>
99

1010
<properties>
@@ -110,6 +110,6 @@
110110
<url>https://github.com/simplymequeeny/json-string-schema-generator</url>
111111
<connection>scm:git:git://github.com/simplymequeeny/json-string-schema-generator.git</connection>
112112
<developerConnection>scm:git:[email protected]:simplymequeeny/json-string-schema-generator.git</developerConnection>
113-
<tag>HEAD</tag>
113+
<tag>json-string-schema-generator-1.0.2</tag>
114114
</scm>
115115
</project>

0 commit comments

Comments
 (0)