Release Neon
[controller.git] / opendaylight / config / pom.xml
index ffca84fedd902692ca7850622da6326f79f5e8bd..7d71da8ed9b49d64ce4d717d1a0fd82832d3d636 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-subsystem</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>0.10.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -30,7 +30,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.10.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>