diff options
author | Lusheng Ji <lji@research.att.com> | 2018-06-19 13:08:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-19 13:08:56 +0000 |
commit | 4e8ff5627c952b548bf31c9e7a39d8a00eae1001 (patch) | |
tree | 21ccba97e17822dd4c28a193af26627e6f090cea /bootstrap/pom.xml | |
parent | e755cd911174dd6666aa645684dcbb1f094c1a73 (diff) | |
parent | d0afc3c4501f752cb97c5b00190ca65d90e8bbff (diff) |
Merge "Micro-Service Blueprint"
Diffstat (limited to 'bootstrap/pom.xml')
-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 fe30d92..d2965e9 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>bootstrap</artifactId> <name>dcaegen2-deployments-bootstrap</name> - <version>1.1.3-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |