Release Boron-SR4
[nemo.git] / nemo-ui / pom.xml
index b77c89ce6aa4ee28c321f3cf7941099d6f4bc9b7..15602e8ce36dff2bd0da2e7a3c43efa68df3edd3 100644 (file)
@@ -10,20 +10,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.yangtools</groupId>
+    <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.4-Boron-SR4</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.1.4-Boron-SR4</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.3.0-SNAPSHOT</dlux.version>
+    <dlux.version>0.4.4-Boron-SR4</dlux.version>
   </properties>
 
   <dependencies>
@@ -47,7 +47,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
-        <version>2.6</version>
         <executions>
           <execution>
             <id>unpack-loader-resources</id>
@@ -91,4 +90,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/NEMO:Main</url>
     <tag>HEAD</tag>
   </scm>
-</project>
\ No newline at end of file
+</project>