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=99e4b2695e0b2f8e211e1e9c219ab504a6d5b1a8;hp=f6f4a8756f149f8fb14154a3bb53bffafd89098c;hb=136bbe951d005c06a14e0cf55fce2fedca123700;hpb=9fb1df14f2dc885fee1dce821b753cc99af6e54f 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 f6f4a8756f..99e4b2695e 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 @@ -11,12 +11,12 @@ http://nexus.opendaylight.org/content opendaylight.release opendaylight.release - 0.8.0-SNAPSHOT - 0.8.0-SNAPSHOT + 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT 2.3.7 - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main @@ -85,9 +85,9 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yang.codegen.version} + ${mdsal.model.version} jar @@ -132,7 +132,7 @@ - + @@ -142,61 +142,6 @@ - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - @@ -219,7 +164,7 @@ org.opendaylight.yangtools yang-binding - ${yang.codegen.version} + ${yangtools.version}