Release Magnesium
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index 800247689b68776843d7fca9123fe6c4f0f634a8..89288870c445aee3cb5b58dbb0fc31df6da957df 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
-    <relativePath>../netconf-parent</relativePath>
+    <version>1.8.1</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-netconf-connector</artifactId>
 
   <!-- Preserve version from mdsal -->
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.11.1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-common-impl</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.hamcrest</groupId>
       <artifactId>hamcrest-core</artifactId>