diff options
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> |