Skip to content

Commit b457b7a

Browse files
[maven-release-plugin] rollback the release of 1.0.0
1 parent b73ac50 commit b457b7a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

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

1010
<properties>
@@ -99,6 +99,5 @@
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-
<tag>HEAD</tag>
103-
</scm>
102+
</scm>
104103
</project>

0 commit comments

Comments
 (0)