Skip to content

Commit eb5d51b

Browse files
[maven-release-plugin] prepare release json-string-schema-generator-1.0.0
1 parent b457b7a commit eb5d51b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

1010
<properties>
@@ -99,5 +99,6 @@
9999
<url>https://github.com/simplymequeeny/json-string-schema-generator</url>
100100
<connection>scm:git:git://github.com/simplymequeeny/json-string-schema-generator.git</connection>
101101
<developerConnection>scm:git:git@github.com:simplymequeeny/json-string-schema-generator.git</developerConnection>
102-
</scm>
102+
<tag>json-string-schema-generator-1.0.0</tag>
103+
</scm>
103104
</project>

0 commit comments

Comments
 (0)