aboutsummaryrefslogtreecommitdiffstats
path: root/installation/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 /installation/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 'installation/pom.xml')
-rw-r--r--installation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/pom.xml b/installation/pom.xml
index 7a05d51..ce7255d 100644
--- a/installation/pom.xml
+++ b/installation/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>appc-docker-project</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>installation</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>Installation</name>
<description>Installs APP-C on local file system</description>