aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ubuntu/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'installation/ubuntu/pom.xml')
-rw-r--r--installation/ubuntu/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml
index 17f1e0e8..9a7ceefb 100644
--- a/installation/ubuntu/pom.xml
+++ b/installation/ubuntu/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-ubuntu</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<name>Installation - ubuntu</name>
<description>Creates base ubuntu Docker container</description>