Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 2852ebe4443c680f5200656e3c9830ad0a3eca28..1eb946721396cc14ad8ee071b748c5f860ebcc5d 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.13.3-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.13.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
             <groupId>${project.groupId}</groupId>
             <artifactId>mdsal-netconf-ssh</artifactId>
         </dependency>
-        <dependency>
-            <groupId>net.i2p.crypto</groupId>
-            <artifactId>eddsa</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.apache.karaf.features</groupId>
             <artifactId>org.apache.karaf.features.core</artifactId>