Skip to content

Commit dc2a007

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 35119b4 commit dc2a007

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.1</version>
7+
<version>1.0.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<properties>
@@ -98,6 +98,6 @@
9898
<url>https://github.com/simplymequeeny/json-string-schema-generator</url>
9999
<connection>scm:git:git://github.com/simplymequeeny/json-string-schema-generator.git</connection>
100100
<developerConnection>scm:git:git@github.com:simplymequeeny/json-string-schema-generator.git</developerConnection>
101-
<tag>json-string-schema-generator-1.0.1</tag>
101+
<tag>HEAD</tag>
102102
</scm>
103103
</project>

0 commit comments

Comments
 (0)