Adjust Jackson feature name 22/108522/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Oct 2023 16:18:50 +0000 (18:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Oct 2023 16:18:50 +0000 (18:18 +0200)
We have missed an update to the feature name. Fix that.

Change-Id: I982dd8d3fc78e483346496ab7b49957c7161c530
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-jackson-2/pom.xml

index 0bd839a669a844ebd4a2d266cc22b0808a3ca970..a2bef1efc592ebe1fbfa68b61c2cb9fc86129072 100644 (file)
@@ -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.15.x</name>
+    <description>Jackson 2.15</description>
 
     <properties>
         <checkDependencyChange>true</checkDependencyChange>