Release Magnesium
[netconf.git] / restconf / restconf-nb-rfc8040 / pom.xml
index e7c5feebd5cdc735e00ef1a9b11b565eff1166f1..d0c14a62844211124afdb43903e03b9bf66c28b7 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.11.1</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-rfc8040</artifactId>
-  <version>1.11.0-SNAPSHOT</version>
+  <version>1.11.1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-dom-spi</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-common-impl</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>