Release netconf
[netconf.git] / truststore / truststore-none / pom.xml
index 425efc1ddde82eeae9316b9e5afb363a6b217a8f..db942f585cce99d9dae37c9954f2172d6292af6a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <packaging>bundle</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>