X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fodl-model-project%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=6b41485e7b4d74ed476c450a9deac9f6664cd8b2;hb=9b3246b5f5ed82559bf0c75141731dc3376125f9;hp=1f9bc7477ef395c5ffba0923f11425f9d2ed96b2;hpb=23672f1b9113f13e7d43f4a19237ed527fe08f0c;p=controller.git 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 1f9bc7477e..6b41485e7b 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,8 +9,10 @@ UTF-8 http://nexus.opendaylight.org/content - 0.5.9-SNAPSHOT - 0.6.0-SNAPSHOT + opendaylight.release + opendaylight.release + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT 2.3.7 @@ -158,7 +160,7 @@ opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ true @@ -186,7 +188,7 @@ opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ true @@ -200,12 +202,12 @@ opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/${nexus.repository.release}/ opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ @@ -217,12 +219,7 @@ org.opendaylight.yangtools yang-binding - ${yang.version} - - - org.opendaylight.yangtools - yang-common - ${yang.version} + ${yang.codegen.version}