Release Oxygen
[controller.git] / opendaylight / md-sal / messagebus-util / pom.xml
index 5798ecef9bd4235395ac342bd0541259d39a2e64..38a67349d2ba5c1977d58ed577a99bd5ffe34421 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>messagebus-util</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.1-SNAPSHOT</version>
+                <version>1.7.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>