Release Sodium
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index ea3f8e7b62e04bce574f2e68d48aa2369f79e25f..24ee8c82b10018dca61bf5d02ff43219c8b391b2 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>1.10.1-SNAPSHOT</version>
+        <version>1.10.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-remoterpc-connector</artifactId>
-    <version>1.10.1-SNAPSHOT</version>
+    <version>1.10.1</version>
     <packaging>bundle</packaging>
 
     <dependencies>