aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-10-11 12:29:02 -0700
committerPatrick Brady <patrick.brady@att.com>2018-10-11 12:29:55 -0700
commitd415a58c9be7c78a0bcf254d0ab72924c6ceafbe (patch)
tree5b99369ea7ef7f7bdfbb12e33724c57847312075 /platform-logic/installer/pom.xml
parentb616c0aa6428b5dcf1102639b34b454d7dc8e1cd (diff)
Roll to next version after release
Change to version 1.4.1-SNAPSHOT Change-Id: I14e63a41079e66eae3a3aaed0046945992d52a83 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 11560c5..02c3965 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.0-SNAPSHOT</version>
+ <version>1.4.1-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.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>Platform Logic Installer for APP-C</name>
<description>Contains platform-level service logic installer for APP-C</description>