summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-12 19:48:56 +0000
committerGerrit Code Review <gerrit@onap.org>2024-09-12 19:48:56 +0000
commit5bcd20b048ac7c71863a6e6ad22bb4634aea775e (patch)
tree85df632e73e4894f819674139c6cd7061b2eab36 /pom.xml
parentc2ee7980b210b41220f0b0f3f0327a1133960fa5 (diff)
parentb5f85fe3ebc7734073069c088024f0247c707a9f (diff)
Merge "Updates for OpenDaylight Potassium release"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c2cd2235..284e5aa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,13 +20,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>