diff options
author | 2018-11-15 16:51:56 -0500 | |
---|---|---|
committer | 2018-11-19 15:11:50 -0500 | |
commit | 1a0a0baaae4bacd0b192f980ee4c23933365e149 (patch) | |
tree | 6f9ba154f2a83c7bfc9ffba0fe299acd17455251 /ms/controllerblueprints/parent | |
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/parent')
-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 37336847..523bab8e 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.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId> <artifactId>parent</artifactId> |