diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:51:56 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 15:11:50 -0500 |
commit | 1a0a0baaae4bacd0b192f980ee4c23933365e149 (patch) | |
tree | 6f9ba154f2a83c7bfc9ffba0fe299acd17455251 /ms/controllerblueprints/pom.xml | |
parent | f894bdd18f1f28e74759afced8369ce700af17cf (diff) |
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT
Change-Id: I76bcbcf6a55c1d7bf774d35d898a2bf17eb899d9
Issue-ID: CCSDK-679
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 4828308b..7e098725 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.2-SNAPSHOT</version> + <version>0.3.3-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.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <properties> <service.name>ControllerBlueprints</service.name> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |