Set odl-version to 0.8.3-Beryllium-SR3 release 56/45356/1 stable/boron
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Sep 2016 23:51:36 +0000 (19:51 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Sep 2016 00:05:32 +0000 (00:05 +0000)
YangIDE should not depend on a SNAPSHOT version of past dependencies
otherwise it will not be able to resolve them during build. Set
odl-version to a release version.

Change-Id: Iaa14ce7b836f5c798d685b28ad9505beeb2d2796
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
plugins/org.opendaylight.yangide.ext.model.editor/pom.xml
plugins/org.opendaylight.yangide.ui/pom.xml
plugins/org.opendaylight.yangide.yangparser/.classpath
plugins/org.opendaylight.yangide.yangparser/META-INF/MANIFEST.MF
plugins/org.opendaylight.yangide.yangparser/build.properties
plugins/org.opendaylight.yangide.yangparser/pom.xml

index 2237dbcb29301ef5313014dd90387488b6fda634..2ab432744a10123d52349e0afd26166c34ab6b21 100644 (file)
@@ -18,7 +18,7 @@
        <artifactId>org.opendaylight.yangide.ext.model.editor</artifactId>
        <packaging>eclipse-plugin</packaging>
        <properties>
-       <odl-version>0.8.3-SNAPSHOT</odl-version>
+       <odl-version>0.8.3-Beryllium-SR3</odl-version>
        </properties>
        <build>
                <sourceDirectory>src/main/java</sourceDirectory>
index cb3708edb0748fba7f9658994a92de2b27b173ef..b1b2a7cc0bc4b6447d89a58d48692d6e0fd3c07f 100644 (file)
   <properties>
     <yangbinding_groupid>org.opendaylight.mdsal</yangbinding_groupid>
     <yangbinding_artifactid>yang-binding</yangbinding_artifactid>
-    <yangbinding_version>0.8.3-SNAPSHOT</yangbinding_version>
+    <yangbinding_version>0.8.3-Beryllium-SR3</yangbinding_version>
     <yangplugin_groupid>org.opendaylight.yangtools</yangplugin_groupid>
     <yangplugin_artifactid>yang-maven-plugin</yangplugin_artifactid>
-    <yangplugin_version>0.8.3-SNAPSHOT</yangplugin_version>
+    <yangplugin_version>0.8.3-Beryllium-SR3</yangplugin_version>
     <codegen_groupid>org.opendaylight.mdsal</codegen_groupid>
     <codegen_artifactid>maven-sal-api-gen-plugin</codegen_artifactid>
-    <codegen_version>0.8.3-SNAPSHOT</codegen_version>
+    <codegen_version>0.8.3-Beryllium-SR3</codegen_version>
     <codegen_classname>org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl</codegen_classname>
     <codegen_outputdir>target/generated-sources/sal</codegen_outputdir>
     <odl_release_url>https://nexus.opendaylight.org/content/repositories/opendaylight.release/</odl_release_url>
index 7781db1a2f46beced9b6b7d93ed412b9680be8fe..cd7d1ef1af1492ace3cb9a756eb6e724ce057902 100644 (file)
@@ -8,15 +8,15 @@
        <classpathentry exported="true" kind="lib" path="libs/junit-4.12.jar"/>
        <classpathentry exported="true" kind="lib" path="libs/mockito-all-1.10.19.jar"/>
        <classpathentry exported="true" kind="lib" path="libs/assertj-core-3.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/concepts-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/object-cache-api-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/util-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-common-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-model-api-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-model-export-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-model-util-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-parser-api-0.8.3-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="libs/yang-parser-impl-0.8.3-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/concepts-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/object-cache-api-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/util-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-common-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-model-api-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-model-export-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-model-util-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-parser-api-0.8.3-Beryllium-SR3.jar"/>
+       <classpathentry exported="true" kind="lib" path="libs/yang-parser-impl-0.8.3-Beryllium-SR3.jar"/>
        <classpathentry exported="true" kind="lib" path="libs/guava-18.0.jar"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
index 7aad9e70b84ef87ba9d5d4842bcd7829215ce40d..422d87a300f97b7a8f17af3156384b7d252ee58f 100644 (file)
@@ -17,15 +17,15 @@ Bundle-ClassPath: .,
  libs/junit-4.12.jar,
  libs/mockito-all-1.10.19.jar,
  libs/assertj-core-3.4.0.jar,
- libs/concepts-0.8.3-SNAPSHOT.jar,
- libs/object-cache-api-0.8.3-SNAPSHOT.jar,
- libs/util-0.8.3-SNAPSHOT.jar,
- libs/yang-common-0.8.3-SNAPSHOT.jar,
- libs/yang-model-api-0.8.3-SNAPSHOT.jar,
- libs/yang-model-export-0.8.3-SNAPSHOT.jar,
- libs/yang-model-util-0.8.3-SNAPSHOT.jar,
- libs/yang-parser-api-0.8.3-SNAPSHOT.jar,
- libs/yang-parser-impl-0.8.3-SNAPSHOT.jar,
+ libs/concepts-0.8.3-Beryllium-SR3.jar,
+ libs/object-cache-api-0.8.3-Beryllium-SR3.jar,
+ libs/util-0.8.3-Beryllium-SR3.jar,
+ libs/yang-common-0.8.3-Beryllium-SR3.jar,
+ libs/yang-model-api-0.8.3-Beryllium-SR3.jar,
+ libs/yang-model-export-0.8.3-Beryllium-SR3.jar,
+ libs/yang-model-util-0.8.3-Beryllium-SR3.jar,
+ libs/yang-parser-api-0.8.3-Beryllium-SR3.jar,
+ libs/yang-parser-impl-0.8.3-Beryllium-SR3.jar,
  libs/guava-18.0.jar
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
index 388e1615f260f6f141cc0cbadefd80aa2cb67ecb..ff94d3c7db70689e78df9be7784d7ae167fc4d3e 100644 (file)
@@ -16,13 +16,13 @@ bin.includes = META-INF/,\
                libs/junit-4.12.jar,\
                libs/mockito-all-1.10.19.jar,\
                libs/assertj-core-3.4.0.jar,\
-               libs/concepts-0.8.3-SNAPSHOT.jar,\
-               libs/object-cache-api-0.8.3-SNAPSHOT.jar,\
-               libs/util-0.8.3-SNAPSHOT.jar,\
-               libs/yang-common-0.8.3-SNAPSHOT.jar,\
-               libs/yang-model-api-0.8.3-SNAPSHOT.jar,\
-               libs/yang-model-export-0.8.3-SNAPSHOT.jar,\
-               libs/yang-model-util-0.8.3-SNAPSHOT.jar,\
-               libs/yang-parser-api-0.8.3-SNAPSHOT.jar,\
-               libs/yang-parser-impl-0.8.3-SNAPSHOT.jar,\
+               libs/concepts-0.8.3-Beryllium-SR3.jar,\
+               libs/object-cache-api-0.8.3-Beryllium-SR3.jar,\
+               libs/util-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-common-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-model-api-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-model-export-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-model-util-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-parser-api-0.8.3-Beryllium-SR3.jar,\
+               libs/yang-parser-impl-0.8.3-Beryllium-SR3.jar,\
                libs/guava-18.0.jar
index e8445cac7bd7376a920d7b903888b3fb7d3822f1..cb9d78b56776e51e5f7320e368b29962c9cf582a 100644 (file)
@@ -26,7 +26,7 @@
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <properties>
-    <odl-version>0.8.3-SNAPSHOT</odl-version>
+    <odl-version>0.8.3-Beryllium-SR3</odl-version>
   </properties>
   <dependencies>
     <dependency>