X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=46ccf33b511ef5ed64fa8af8110f9f5b5ca2c1ce;hp=56df36a934acef5ac3fb6618862fbd6d77ebff8b;hb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 56df36a934..46ccf33b51 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1,24 +1,24 @@ - + 4.0.0 3.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom org.opendaylight.controller commons.parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../parent scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD @@ -28,6 +28,7 @@ 3.2 2.6 UTF-8 + UTF-8 2.3.2 2.15 2.15 @@ -54,13 +55,29 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 + 0.5.3.201107060350 + 1.3.1 + 2.3.7 + 4.8.1 + + + + junit + junit + ${junit.version} + test + + + + - central2 - central2 - ${nexusproxy}/repositories/central2/ + central + maven repo1 + http://repo1.maven.org/maven2 @@ -125,7 +142,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -206,19 +222,16 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 + + false + + + true + @@ -240,6 +253,12 @@ jboss.releases jboss.releases ${nexusproxy}/repositories/jboss.releases/ + + false + + + true + @@ -381,7 +400,7 @@ org.opendaylight.controller checkstyle - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT @@ -411,19 +430,25 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + org.apache.maven.plugins maven-surefire-plugin ${surefire.version} - - ${testvm.argLine} - @@ -451,7 +476,7 @@ - + @@ -464,7 +489,7 @@ - + @@ -479,7 +504,7 @@ - + @@ -492,7 +517,7 @@ - + @@ -505,7 +530,7 @@ - + @@ -614,6 +639,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -629,6 +659,11 @@ commons-fileupload 1.2.2 + + commons-net + commons-net + 3.0.1 + equinoxSDK381 javax.servlet @@ -769,7 +804,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -999,5 +1034,25 @@ jersey-json ${jersey.version} + + org.ow2.asm + asm-all + 4.1 + + + org.eclipse.persistence + org.eclipse.persistence.moxy + 2.5.0 + + + org.eclipse.persistence + org.eclipse.persistence.core + 2.5.0 + + + org.eclipse.persistence + org.eclipse.persistence.antlr + 2.5.0 +