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 | 6f870c292d660c0fa661044c8592ddce049e1600 (patch) | |
tree | 30ef5968803b61d3f8d493f4f272b0ed636b163f /components/core/pom.xml | |
parent | 95ab8b7eb99ca00532bdbd2ad5dc3e78f3f8384a (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 'components/core/pom.xml')
-rw-r--r-- | components/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/core/pom.xml b/components/core/pom.xml index 99778c0b5..7c4116564 100644 --- a/components/core/pom.xml +++ b/components/core/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.ccsdk.apps.components</groupId>
<artifactId>parent</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>
|