Few more changes to remove snapshot. 61/4961/1
authorSuchi Raman <suchi.raman@plexxi.com>
Tue, 28 Jan 2014 00:40:21 +0000 (19:40 -0500)
committerSuchi Raman <suchi.raman@plexxi.com>
Tue, 28 Jan 2014 00:40:21 +0000 (19:40 -0500)
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
affinity/api/pom.xml
affinity/implementation/pom.xml
affinity/northbound/pom.xml
affinity/yang/pom.xml
analytics/implementation/pom.xml
analytics/northbound/pom.xml
flatl2/northbound/pom.xml
pom.xml

index 02887445f13328367668da79d31957c343b5a61c..260c8b2aad1068bc693f159ac49802b97ae6032f 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller.thirdparty</groupId>
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-      <version>1.18-SNAPSHOT</version>
+      <version>1.17</version>
     </dependency>
  
   </dependencies>
index 6244ae27944317532e625adeccbb4b758313e418..2187ca0abc6703b8be6f7875cbc38fee65dfbc3b 100644 (file)
       <artifactId>l2agent</artifactId>
       <version>0.4.1-SNAPSHOT</version>
     </dependency>
+<!---
     <dependency>
-      <groupId>org.opendaylight.affinity</groupId>
-      <artifactId>model</artifactId>
-      <version>1.0-SNAPSHOT</version>
-    </dependency>
-<!--    <dependency>
-      <groupId>org.opendaylight.affinity</groupId>
-      <artifactId>nfchainagent</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
-    </dependency> -->
-<!--    <dependency>
-      <groupId>org.opendaylight.yangtools.model</groupId>
-      <artifactId>ietf-inet-types</artifactId>
-      <version>2010.09.24-SNAPSHOT</version>
+    <groupId>org.opendaylight.affinity</groupId>
+    <artifactId>model</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    </dependency> 
+    <dependency>
+    <groupId>org.opendaylight.affinity</groupId>
+    <artifactId>nfchainagent</artifactId>
+    <version>0.4.1-SNAPSHOT</version>
+    </dependency> 
+    <dependency>
+    <groupId>org.opendaylight.yangtools.model</groupId>
+    <artifactId>ietf-inet-types</artifactId>
+    <version>2010.09.24-SNAPSHOT</version>
     </dependency> -->
   </dependencies>
 </project>
index bae1164af7b76beb92144bec5c44a6551c96d23c..651aece1c6ada1f5a0f9dd07665d2f6ce162aa0f 100644 (file)
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.opendaylight.controller.thirdparty</groupId>
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-      <version>1.18-SNAPSHOT</version>
+      <version>1.17</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.affinity</groupId>
index 8f4c84e1923bc79b6955a2cfef280f192a4aa0c0..4efc9a7e65d0510766c11437205edd30189dc94c 100644 (file)
@@ -19,7 +19,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <yang.version>0.6.1-SNAPSHOT</yang.version>
+        <yang.version>0.6.1</yang.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.source>1.7</maven.compiler.source>
         <maven.compiler.target>1.7</maven.compiler.target>
index ef0e5dcefdbaf20c7b617044022ebe9aa3445219..bb387575f88b7f6001c17634bebe2a7f0d9e41eb 100644 (file)
       <plugin>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yang-maven-plugin</artifactId>
-        <version>0.6.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <executions>
           <execution>
             <goals>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.6.0-SNAPSHOT</version>
+            <version>0.6.1</version>
             <type>jar</type>
           </dependency>
         </dependencies>
index bcf5697ad081fc682760232ec7fc163d543504e9..c05896de8882c842728802ac6259039277428283 100644 (file)
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>org.opendaylight.controller.thirdparty</groupId>
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-      <version>1.18-SNAPSHOT</version>
+      <version>1.17</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index c48e98bd64e3c356eda35b6e0098f8057b7dd9ab..4d528b95c662e21ed4f92d4384fd6643c13fa070 100644 (file)
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>org.opendaylight.controller.thirdparty</groupId>
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-      <version>1.18-SNAPSHOT</version>
+      <version>1.17</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
diff --git a/pom.xml b/pom.xml
index 72ac5f5f7decc1cb46bcb9fa863fbf86bce0867f..b570fe2274708f3f9f94a30b111012a55b8f05cd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
     <url.version>1.5.0</url.version>
     <virgo.version>3.6.0.RELEASE</virgo.version>
-    <hosttracker.version>0.5.1-SNAPSHOT</hosttracker.version>
+    <hosttracker.version>0.5.1</hosttracker.version>
   </properties>
 
     <modules>