aboutsummaryrefslogtreecommitdiffstats
path: root/features/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:24:36 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:24:36 -0400
commitf7ad2a8e227ea4ff64c00d2d44478b2922b536fd (patch)
treefa6fe74c888984bb8296569b426d92b571607b4b /features/pom.xml
parent5f78812997f7093b604767ee820a9a84003f588c (diff)
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: I0bcc2930a658bf64b5f360140247e08cc998a22c Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-xfeatures/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml
index 6bab4197..233f4635 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.9</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sliplugins-feature-aggregator</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: features</name>