Skip to content

Commit 7abe9ea

Browse files
committed
Bump odlparent to 14.0.5
Switch to using Java 21 by adopting odlparent-14. Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
1 parent 4e51be7 commit 7abe9ea

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.opendaylight.odlparent</groupId>
2323
<artifactId>odlparent-lite</artifactId>
24-
<version>13.1.5</version>
24+
<version>14.0.5</version>
2525
<relativePath />
2626
</parent>
2727

dependency-check/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.opendaylight.odlparent</groupId>
2323
<artifactId>odlparent</artifactId>
24-
<version>13.1.5</version>
24+
<version>14.0.5</version>
2525
<relativePath />
2626
</parent>
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.opendaylight.odlparent</groupId>
2222
<artifactId>odlparent-lite</artifactId>
23-
<version>13.1.5</version>
23+
<version>14.0.5</version>
2424
<relativePath />
2525
</parent>
2626

pt-triemap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.opendaylight.odlparent</groupId>
2323
<artifactId>single-feature-parent</artifactId>
24-
<version>13.1.5</version>
24+
<version>14.0.5</version>
2525
<relativePath />
2626
</parent>
2727

triemap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.opendaylight.odlparent</groupId>
2222
<artifactId>bnd-parent</artifactId>
23-
<version>13.1.5</version>
23+
<version>14.0.5</version>
2424
<relativePath />
2525
</parent>
2626

0 commit comments

Comments
 (0)