Release Carbon
[unimgr.git] / features / odl-unimgr-presto-api / pom.xml
index 0aaa2b8549b06ac63446bbca5808029adc3ae891..e9ab5769a0b0a6671b8bc40547cad383a812d208 100755 (executable)
@@ -8,19 +8,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-presto-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   
   <properties>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
   </properties>  
 
   <dependencies>