diff options
author | vagrant <vv770d@att.com> | 2017-11-25 07:18:46 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2017-11-25 07:18:59 +0000 |
commit | 00a0cd1ed5bb06b2ecd9588175e84b1ac15ba9b7 (patch) | |
tree | 8ccc540ed949d3bba3af695ff5527b938825970d /input-templates/pom.xml | |
parent | d1149a657cfc91ef0b24b08f97b56887f834f92d (diff) |
update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdam
Change-Id: Ic04ff4895bc0945f126e23832fc14119ae19e602
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
Diffstat (limited to 'input-templates/pom.xml')
-rw-r--r-- | input-templates/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input-templates/pom.xml b/input-templates/pom.xml index 75b4d0e..c0d7a75 100644 --- a/input-templates/pom.xml +++ b/input-templates/pom.xml @@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>blueprints</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.platform.blueprints</groupId> <artifactId>input-templates</artifactId> |