aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-22 15:21:16 -0700
committerPatrick Brady <patrick.brady@att.com>2020-05-22 22:23:24 +0000
commit1e8f10efeff5b2e7c411b76ea7fea7edf8f1cafd (patch)
tree2933f4fd7b390804fd324fc21d21ff95419ab069 /platform-logic/installer/pom.xml
parentd439f5d2c1f3ad95ebb2b32ae09cf419f80a86a4 (diff)
Increment version to 1.7.3-SNAPSHOT6.0.0-ONAP
Change-Id: I8847cdf21ef45f20dbd9631f8f76660c8745285a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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 07e04b7..ce2eeb8 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -28,14 +28,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>platform-logic</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>platform-logic-installer</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
<name>Platform Logic Installer for APP-C</name>
<description>Contains platform-level service logic installer for APP-C</description>