Release Oxygen
[groupbasedpolicy.git] / renderers / ios-xe / pom.xml
index 28ab90368073825f49c764919dd5b412a0b65267..f3d0c804b6d36cfa29b9dbdb6bd9291af7f882fe 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+        <netconf.version>1.4.4</netconf.version>
     </properties>
 
     <dependencyManagement>
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types-2013-07-15</artifactId>
-            <version>1.4.4-SNAPSHOT</version>
+            <version>1.4.4</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>