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