-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release syslog-java-client-1.1.0
- Loading branch information
Cyrille Le Clerc
committed
Sep 6, 2017
1 parent
5a1189d
commit 8e266a4
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
|
||
<artifactId>syslog-java-client</artifactId> | ||
<packaging>jar</packaging> | ||
<version>1.0.9-SNAPSHOT</version> | ||
<version>1.1.0</version> | ||
|
||
<name>syslog-java-client</name> | ||
<description>Syslog Java Client</description> | ||
|
@@ -53,7 +53,7 @@ | |
<connection>scm:git:git://github.com/CloudBees-community/syslog-java-client.git</connection> | ||
<developerConnection>scm:git:[email protected]:CloudBees-community/syslog-java-client.git</developerConnection> | ||
<url>https://github.com/CloudBees-community/syslog-java-client</url> | ||
<tag>HEAD</tag> | ||
<tag>syslog-java-client-1.1.0</tag> | ||
</scm> | ||
<dependencies> | ||
<dependency> | ||
|