diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
commit | b5afab35874f1ca97ac92f921d8db89df7a999da (patch) | |
tree | 995f92d68c4469c35f679a9b40eac3d1e1dd3e99 /ms/controllerblueprints/pom.xml | |
parent | 2e8016248a0ea29e8e4918d32bd263473520eaa3 (diff) |
Roll versions
Roll versions in master branch
Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/controllerblueprints/pom.xml')
-rw-r--r-- | ms/controllerblueprints/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index 1a182961c..17d97f6ec 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -18,13 +18,13 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ms</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>controllerblueprints</artifactId> <name>Controller Blueprints Root</name> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <properties> <service.name>ControllerBlueprints</service.name> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |