Release netconf
[netconf.git] / netconf / netconf-topology / pom.xml
index 62763781362b2760824d607e99b8d1962b795395..4408c7e36d670cec60a2d6ce25c2bed15c776955 100644 (file)
@@ -6,21 +6,14 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>3.0.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
     <description>NETCONF topology APIs</description>
     <packaging>bundle</packaging>
 
-    <properties>
-        <!-- FIXME: Remove this -->
-        <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-    </properties>
-
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>