diff options
Diffstat (limited to 'check-blueprint-vs-input')
-rw-r--r-- | check-blueprint-vs-input/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-blueprint-vs-input/pom.xml b/check-blueprint-vs-input/pom.xml index f50e191..14b4d50 100644 --- a/check-blueprint-vs-input/pom.xml +++ b/check-blueprint-vs-input/pom.xml @@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.dcaegen2.platform.blueprints</groupId> <artifactId>blueprints</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.plaform.blueprints</groupId> <artifactId>check-blueprint-vs-input</artifactId> |