Release netconf
[netconf.git] / netconf / shaded-exificient / pom.xml
index 1d9abba5f9fb5968baa47fa40d3f61f17cf770ed..f31ca4350052e93ad0cca02b1d8d03b0beb23873 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>4.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>3.0.1-SNAPSHOT</version>
+            <version>4.0.3</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>