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/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/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 5c190db5d..d8acbf20f 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps-ms</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>controllerblueprints</artifactId> <name>Controller Blueprints Root</name> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <properties> <service.name>ControllerBlueprints</service.name> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |