Release integration/distribution
[integration/distribution.git] / opendaylight / pom.xml
index 14dcdae6caa3ac2b638c41306f1959238ca4ed42..1b65a20c4df762cbc50f0f9bb4259ecfe4cd315c 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.1</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
@@ -48,7 +48,7 @@
                 <dependency>
                     <groupId>org.opendaylight.jsonrpc</groupId>
                     <artifactId>jsonrpc-features</artifactId>
-                    <version>1.7.1-SNAPSHOT</version>
+                    <version>1.7.1</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>features-transportpce</artifactId>
-                    <version>0.4.1-SNAPSHOT</version>
+                    <version>0.4.1</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>