summaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:55:58 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:55:58 -0400
commit6cf8218871308bb86b480d41b8d415df387911a3 (patch)
tree0f451d70861a49e4631032a868b70a42201e311e /platform-logic/installer/pom.xml
parentf8c4a4a86185c160401a4e5eeccf14f1fd8923f2 (diff)
Update to latest ccsdk/parent Frankfurt snapshot version
Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: I25c58ad76c2c93cf164ad56b8f406c49e1a8d8b9 Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'platform-logic/installer/pom.xml')
-rw-r--r--platform-logic/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 33765775..f37aa01a 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.7.5-SNAPSHOT</version>
+ <version>0.7.6-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-installer</artifactId>
- <version>0.7.5-SNAPSHOT</version>
+ <version>0.7.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>