diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 10:34:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 11:27:35 -0400 |
commit | 71ed2c947fd3a94920ce1e8082374fc34d124435 (patch) | |
tree | 589bc89daad5507421141c6e40ebc3d1b2bf3b14 /ms/controllerblueprints/pom.xml | |
parent | fad730f39c435c2282c02371294eea37573de6b3 (diff) |
Roll to initial Dublin version
Roll to initial Dublin release version
Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
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 d8acbf20..4517f3f3 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.1-SNAPSHOT</version> + <version>0.4.0-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.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <properties> <service.name>ControllerBlueprints</service.name> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |