Release mdsal
[mdsal.git] / binding2 / mdsal-binding2-test-model / pom.xml
index 3df97426c814fb4bff0a8b75ea82fe555f77fdaf..1814789dee3410cbfd8b0b1166ecc1667fcd00e9 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-model-binding2-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>3.0.7</version>
         <relativePath>../mdsal-model-binding2-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding2-test-model</artifactId>
+    <version>0.15.7</version>
     <packaging>bundle</packaging>
+    <name>${project.artifactId}</name>
+    <description>${project.artifactId}</description>
 
     <dependencies>
         <dependency>
@@ -38,4 +41,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>