diff options
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 3155704..3f39a70 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>deployments</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>bootstrap</artifactId> <name>dcaegen2-deployments-bootstrap</name> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |