Release Nitrogen
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / cli / pom.xml
index 0402745637ff4ec4c045a1752190bf45a6da5a17..5b8c2f89433fbb50308aeaab8f47ee8101ef5728 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.11.1</version>
     <relativePath/>
   </parent>
 
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>mdsal-artifacts</artifactId>
-              <version>1.6.0-SNAPSHOT</version>
+              <version>1.6.1</version>
               <type>pom</type>
               <scope>import</scope>
           </dependency>