diff --git a/pom.xml b/pom.xml index b2ea4e7..5d2d915 100644 --- a/pom.xml +++ b/pom.xml @@ -1,38 +1,50 @@ - - + + 4.0.0 - io.teknek + + + org.apache + apache + RELEASE + + + org.apache.gossip gossip gossip - 0.0.4-SNAPSHOT - A peer to peer cluster discovery service + 0.1.0-incubating jar - + A peer to peer cluster discovery service + http://gossip.incubator.apache.org/ + + UTF-8 + 1.8 + + + 1.8.0 + 4.12 + 1.2.17 + 0.0.0 + + + 3.5.1 + 2.10 + 3.0.0 + 1.6 + 2.10 - - - org.sonatype.oss - oss-parent - 7 - - + The Apache Software License, Version 2.0 @@ -40,34 +52,41 @@ repo - + - https://github.com/edwardcapriolo/gossip - https://github.com/edwardcapriolo/gossip.git - scm:git:git@github.com:edwardcapriolo/gossip.git + scm:git:git@github.com:apache/incubator-gossip.git + scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git + scm:git:git@github.com:apache/incubator-gossip.git + HEAD + + + JIRA + https://issues.apache.org/jira/browse/GOSSIP + + com.fasterxml.jackson jackson-datatype-json-org - 1.8.0 + ${jackson-datatype-json-org.version} junit junit - 4.11 + ${junit.version} test - io.teknek - tunit - 0.0.0 - test - + io.teknek + tunit + ${tunit.version} + test + log4j log4j - 1.2.15 + ${log4j.version} jar compile @@ -85,8 +104,8 @@ - + @@ -97,6 +116,7 @@ org.apache.maven.plugins maven-gpg-plugin + ${maven-gpg-plugin.version} sign-artifacts @@ -110,10 +130,9 @@ org.apache.maven.plugins maven-jar-plugin - 2.2 - - - + ${maven-jar-plugin.version} + + @@ -125,12 +144,11 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.5.1 + ${maven-eclipse-plugin.version} [artifactId] true true - 1.5 org.eclipse.jdt.core.javabuilder org.maven.ide.eclipse.maven2Builder @@ -142,37 +160,81 @@ + org.apache.maven.plugins maven-compiler-plugin + ${maven-compiler-plugin.version} - 1.7 - 1.7 + ${java.version} + ${java.version} + true org.apache.maven.plugins maven-dependency-plugin - 2.4 + ${maven-dependency-plugin.version} + + + central + Maven Repository + https://repo1.maven.org/maven2 + + true + + + false + + - + + + + central + https://repo1.maven.org/maven2 + + true + + + false + + + + ecapriolo Edward Capriolo edlinuxguru@gmail.com - - - + https://github.com/edwardcapriolo + Apache Software Foundation + http://gossip.incubator.apache.org/ developer -6 + + + + Dev Mailing List + dev@gossip.incubator.apache.org + dev-subscribe@gossip.incubator.apache.org + dev-unsubscribe@gossip.incubator.apache.org + + + Commits Mailing List + commits@gossip.incubator.apache.org + commits-subscribe@gossip.incubator.apache.org + commits-unsubscribe@gossip.incubator.apache.org + + + release-sign-artifacts @@ -187,7 +249,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + ${maven-gpg-plugin.version} sign-artifacts @@ -203,4 +265,3 @@ -