aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-16 15:41:45 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-16 15:45:30 -0800
commit592475302e7152d5761cdbcecb90170287e4ed9d (patch)
tree9b97b4e7e9b0e8e3d07b3a6a41593fbd9666ffb1 /platform-logic/installer/pom.xml
parentf15a6e05690ee0e8db61229825a974f459271206 (diff)
Update docker artifact version
Change-Id: Ie36fafc145d7eb8f81ce5bcbd96680db4e695e6c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
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 02c3965..df39717 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.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>platform-logic-installer</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<name>Platform Logic Installer for APP-C</name>
<description>Contains platform-level service logic installer for APP-C</description>