Skip to content

Commit cd06418

Browse files
[maven-release-plugin] prepare release syslog-java-client-1.0.7
1 parent 691910f commit cd06418

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
@@ -24,7 +24,7 @@
2424

2525
<artifactId>syslog-java-client</artifactId>
2626
<packaging>jar</packaging>
27-
<version>1.0.7-SNAPSHOT</version>
27+
<version>1.0.7</version>
2828

2929
<name>syslog-java-client</name>
3030
<description>Syslog Java Client</description>
@@ -53,7 +53,7 @@
5353
<connection>scm:git:git://github.com/CloudBees-community/syslog-java-client.git</connection>
5454
<developerConnection>scm:git:[email protected]:CloudBees-community/syslog-java-client.git</developerConnection>
5555
<url>https://github.com/CloudBees-community/syslog-java-client</url>
56-
<tag>HEAD</tag>
56+
<tag>syslog-java-client-1.0.7</tag>
5757
</scm>
5858
<dependencies>
5959
<dependency>

0 commit comments

Comments
 (0)