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 a7db388 commit 15895fcCopy full SHA for 15895fc
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.palindromicity</groupId>
5
<artifactId>simple-syslog</artifactId>
6
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>simple-syslog</name>
@@ -25,7 +25,7 @@
25
<connection>scm:git:https://github.com/palindromicity/simple-syslog.git</connection>
26
<developerConnection>scm:git:https://github.com/palindromicity/simple-syslog.git</developerConnection>
27
<url>https://github.com/palindromicity/simple-syslog</url>
28
- <tag>simple-syslog-2.0.0</tag>
+ <tag>simple-syslog-1.0.0</tag>
29
</scm>
30
<prerequisites>
31
<maven>${maven.min-version}</maven>
0 commit comments