Bug 7826: Data validation failed for path
[genius.git] / mdsalutil / pom.xml
index 3b2a457e09fcdc22cfbf6caabc9a5a42aa247042..606c089db6fc14b775664384012cd522b521e1ae 100644 (file)
@@ -11,14 +11,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>mdsalutil-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
-  <name>mdsalutil</name>
+  <version>0.3.0-SNAPSHOT</version>
+  <!-- <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 :: genius :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>