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 | 85b0edf34bac8732fe03ca2ca4e7df35bea6736b (patch) | |
tree | 614534d79ebac820a5c7dd04aec0bed9ff4e1ac5 /ms/controllerblueprints/modules/service/pom.xml | |
parent | 3e25780098b5634bba771bf5fa307b0e5738015b (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/modules/service/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/modules/service/pom.xml b/ms/controllerblueprints/modules/service/pom.xml index add4ad15a..e766f51cf 100644 --- a/ms/controllerblueprints/modules/service/pom.xml +++ b/ms/controllerblueprints/modules/service/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>
<artifactId>modules</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
</parent>
<artifactId>service</artifactId>
<name>Controller Blueprints Service</name>
|