diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-27 16:26:45 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-27 16:26:45 -0400 |
commit | c4200f66c92b7cc9331dc5d01773aeda1c4ba989 (patch) | |
tree | da2185b6aaf9348b90427649c16a9c5555e20c43 /ms/controllerblueprints/parent/pom.xml | |
parent | 2bfa32c712484f48ce1f0dd654716aceb0490cb9 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'ms/controllerblueprints/parent/pom.xml')
-rw-r--r-- | ms/controllerblueprints/parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index 86dfdf69c..659839c5e 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>controllerblueprints</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId> <artifactId>parent</artifactId> |