Release Oxygen
[groupbasedpolicy.git] / domain-extensions / pom.xml
index 3f9265248ddfd7ec082248ba21c9b43420ec409a..8eb0626bf51bb00bc29c8ad77d92967cc7d8390a 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</version>
   <packaging>pom</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. -->
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>