X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=7cd3beaac98aeeb2f085805a04770cae30c8deef;hb=b2b9f320d79eac0253f2417b11eb74bdbc095c66;hp=f3b2dc34405b4df2f98fbd10e4a612c810d76cae;hpb=8c8e6489429fadeef138a33cbd0880f60379c438;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f3b2dc3440..7cd3beaac9 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -80,7 +80,7 @@ 0.2.2-SNAPSHOT 1.0-SNAPSHOT 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT + 0.6.1-SNAPSHOT 0.1.1-SNAPSHOT 0.6.0-SNAPSHOT 0.0.2-SNAPSHOT @@ -96,6 +96,9 @@ java 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT + 2.5.1 + 1.7 + 1.7 @@ -810,6 +813,13 @@ ebr-bundles-release ebr-bundles-release ${nexusproxy}/repositories/ebr-bundles-release/ + + false + + + never + true + @@ -817,6 +827,13 @@ ebr-bundles-external ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ + + false + + + never + true + central @@ -826,6 +843,7 @@ false + never true @@ -835,6 +853,13 @@ ops4j-releases ops4j-releases ${nexusproxy}/repositories/ops4j-releases/ + + false + + + never + true + @@ -842,6 +867,13 @@ thirdparty thirdparty ${nexusproxy}/repositories/thirdparty/ + + false + + + never + true + @@ -853,6 +885,7 @@ false + never true @@ -861,12 +894,24 @@ opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -1014,7 +1059,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - target\/,bin\/ + **\/target\/,**\/bin\/ @@ -1208,6 +1253,17 @@ target/apidocs + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compile.plugin.version} + + ${java.version.source} + ${java.version.target} + ${java.version.source} + ${java.version.target} + +