diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pom.xml b/scripts/pom.xml index fd0a293..2e97203 100644 --- a/scripts/pom.xml +++ b/scripts/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>scripts</artifactId> |