summaryrefslogtreecommitdiffstats
path: root/cloud_init/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cloud_init/pom.xml')
-rw-r--r--cloud_init/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cloud_init/pom.xml b/cloud_init/pom.xml
index eb21204..e9cbd6f 100644
--- a/cloud_init/pom.xml
+++ b/cloud_init/pom.xml
@@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>deployments</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>cloud_init</artifactId>
<name>dcaegen2-deployments-cloud_init</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>