Skip to content

Commit 1745b0a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 479feae commit 1745b0a

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.davidmoten</groupId>
77
<artifactId>sonatype-parent</artifactId>
8-
<version>0.2.1</version>
8+
<version>0.2.2-SNAPSHOT</version>
99

1010
<name>${project.artifactId}</name>
1111
<description>Parent pom to ease deployment to Maven Central</description>
@@ -56,7 +56,7 @@
5656
<connection>${scm.url}</connection>
5757
<developerConnection>${scm.url}</developerConnection>
5858
<url>${scm.url}</url>
59-
<tag>0.2.1</tag>
59+
<tag>0.2</tag>
6060
</scm>
6161

6262

0 commit comments

Comments
 (0)