Do not leak tooling into MANIFEST.MF
[odlparent.git] / features / odl-jackson-2 / pom.xml
index d48c0d0ea702436a2959ad3968c470e664b932f7..af5d2d9fc956f07629952b3420b5e041902085fc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>12.0.2-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
@@ -22,8 +22,8 @@
     <artifactId>odl-jackson-2</artifactId>
     <packaging>feature</packaging>
 
-    <name>OpenDaylight :: Jackson 2.14.x</name>
-    <description>Jackson 2.14</description>
+    <name>OpenDaylight :: Jackson 2.16.x</name>
+    <description>Jackson 2.16</description>
 
     <properties>
         <checkDependencyChange>true</checkDependencyChange>