We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73ac50 commit b457b7aCopy full SHA for b457b7a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.simplymequeeny</groupId>
6
<artifactId>json-string-schema-generator</artifactId>
7
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<properties>
@@ -99,6 +99,5 @@
99
<url>https://github.com/simplymequeeny/json-string-schema-generator</url>
100
<connection>scm:git:git://github.com/simplymequeeny/json-string-schema-generator.git</connection>
101
<developerConnection>scm:git:git@github.com:simplymequeeny/json-string-schema-generator.git</developerConnection>
102
- <tag>HEAD</tag>
103
- </scm>
+ </scm>
104
</project>
0 commit comments