Release Sodium
[netconf.git] / netconf / shaded-exificient-jar / pom.xml
index 13634f3b0b5de0866a554ef4c742f169262c4447..7b307f43af8a22bb5c59b9629cd04f5def4b3aef 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.2</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1</version>
     <name>${project.artifactId}</name>
 
+    <properties>
+        <!-- We do not want to leak this artifact -->
+        <maven.deploy.skip>true</maven.deploy.skip>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>com.siemens.ct.exi</groupId>