Update gossip to 2.0.0 release
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f0bb9249 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f0bb9249 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f0bb9249 Branch: refs/heads/slf4j-gossip Commit: f0bb924904a5efd647de26f659261b0bb8af04df Parents: 957b32e Author: Jason Dillon <ja...@planet57.com> Authored: Tue May 24 17:27:02 2016 -0700 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Thu Jun 2 23:41:45 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/f0bb9249/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 55b0e7d..8ca778b 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ under the License. <dependency> <groupId>com.planet57.gossip</groupId> <artifactId>gossip-slf4j</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </dependency> <dependency> <groupId>org.fusesource.jansi</groupId>