X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fodl-model-project%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=29d37ba99610f7cc7ccb79bda12c1671c53f5cfe;hp=b84346514f17c85a3b4d24c2f1f1878747bcd623;hb=edde5c5665cb830af467040ba5d7e68cfa170f60;hpb=12990e54eba4c3249a9051aad3a1d006e968bdd0 diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index b84346514f..29d37ba996 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -9,16 +9,22 @@ UTF-8 http://nexus.opendaylight.org/content - 0.5.7-SNAPSHOT - 2.4.0 + 0.5.9-SNAPSHOT + 0.6.0-SNAPSHOT + 2.3.7 + + 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 + org.apache.felix maven-bundle-plugin - ${maven.bundle.version} + ${bundle.plugin.version} true @@ -56,7 +62,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.5.7-SNAPSHOT + ${yang.version} @@ -79,7 +85,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.5.7-SNAPSHOT + ${yang.codegen.version} jar @@ -136,9 +142,9 @@ - central2 - central2 - http://repo2.maven.org/maven2 + central + maven repo1 + http://repo1.maven.org/maven2 false @@ -151,6 +157,11 @@ opendaylight.snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + opendaylight.release + opendaylight.release + ${nexusproxy}/repositories/opendaylight.snapshot/ + @@ -168,17 +179,6 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - central2 - central2 - http://repo2.maven.org/maven2 - - false - - - true - - central central @@ -210,6 +210,12 @@ jboss.releases jboss.releases ${nexusproxy}/repositories/jboss.releases/ + + false + + + true +