Skip to content

Commit 15895fc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a7db388 commit 15895fc

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.palindromicity</groupId>
55
<artifactId>simple-syslog</artifactId>
6-
<version>2.0.0</version>
6+
<version>2.0.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>simple-syslog</name>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:https://github.com/palindromicity/simple-syslog.git</connection>
2626
<developerConnection>scm:git:https://github.com/palindromicity/simple-syslog.git</developerConnection>
2727
<url>https://github.com/palindromicity/simple-syslog</url>
28-
<tag>simple-syslog-2.0.0</tag>
28+
<tag>simple-syslog-1.0.0</tag>
2929
</scm>
3030
<prerequisites>
3131
<maven>${maven.min-version}</maven>

0 commit comments

Comments
 (0)