diff options
author | vagrant <vv770d@att.com> | 2017-11-25 07:08:34 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2017-11-25 07:08:49 +0000 |
commit | 379c4f5296b5e37e17f97837542640ec9e5244d7 (patch) | |
tree | 5afe44b91743585ffc5497fd88512aa5dbbe6f76 /cloud_init/pom.xml | |
parent | bb58bbcf2ca2a6309a29dfb68349fd8479724733 (diff) |
update versioning
Change-Id: I84834c92e6903255a5a55832cbeeb34f9a6897ed
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
Diffstat (limited to 'cloud_init/pom.xml')
-rw-r--r-- | cloud_init/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud_init/pom.xml b/cloud_init/pom.xml index f198ef2..7eb0513 100644 --- a/cloud_init/pom.xml +++ b/cloud_init/pom.xml @@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>deployments</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>cloud_init</artifactId> |