Release Nitrogen
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ios-xe / pom.xml
index a6284ea95481a8ed148ff866942ac07ed7f8eb5b..cdeab10413699a8d8611e6fd89a9db8cfe6be405 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.0-SNAPSHOT</sfc.version>
-        <sxp.version>1.5.0-SNAPSHOT</sxp.version>
-        <netconf.version>1.3.0-SNAPSHOT</netconf.version>
+        <sfc.version>0.6.0</sfc.version>
+        <sxp.version>1.5.0</sxp.version>
+        <netconf.version>1.3.0</netconf.version>
     </properties>
 
     <dependencyManagement>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>ios-xe-renderer</artifactId>
-            <type>xml</type>
-            <classifier>config</classifier>
-        </dependency>
     </dependencies>
 </project>