Bump versions to 8.0.2-SNAPSHOT
[odlparent.git] / features / odl-gson / pom.xml
index 20836230085b53cf56859e09108cebb7c4fc2ced..29128d4403518e7133513d9aa498b008468024d9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9-SNAPSHOT</version>
+        <version>8.0.2-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-gson</artifactId>
-    <version>4.0.9-SNAPSHOT</version>
+    <version>8.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: GSON</name>
+    <description>Gson</description>
 
     <properties>
         <checkDependencyChange>true</checkDependencyChange>