Release Oxygen
[groupbasedpolicy.git] / sxp-integration / ip-sgt-distribution-service / pom.xml
index 031bf141ccb313686db6bc500f875f28aa18f4b8..21a5f19d9bb7452d070fe07a6013e094a029df42 100644 (file)
@@ -9,19 +9,19 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4</sxp.version>
     </properties>
 
     <dependencies>