aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core/appc-core-installer
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:41 -0700
committerPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:42 -0700
commitd402964f469bed97ab64032ee75e51be92d040ff (patch)
tree5c705ed156e404eef91df9245e4aee3ce21cae92 /appc-core/appc-core-installer
parentef489229425a3385abc88238ef557176a69959f7 (diff)
Increment version to 1.7.3-SNAPSHOT
Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-core/appc-core-installer')
-rw-r--r--appc-core/appc-core-installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml
index 01b5a6394..3e7dabebf 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -141,5 +141,5 @@
</plugin>
</plugins>
</build>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</project>