diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:00:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:00:10 -0400 |
commit | 58e8a2eaea63b0dd62833ed4b948dfadcca3cfed (patch) | |
tree | 69c7e712bc982b8a2b4c2d0cb5993e9d194f4873 /ms/controllerblueprints/modules/pom.xml | |
parent | 8c3b5208471975c3dedcee23bc7b1a075006ee3f (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I9ec9655ed36ededa95d75d14338835eb9e86804e
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/controllerblueprints/modules/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index da4052e32..9acc4355e 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> <artifactId>parent</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>modules</artifactId> |