diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-27 16:26:45 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-27 16:26:45 -0400 |
commit | 95ab8b7eb99ca00532bdbd2ad5dc3e78f3f8384a (patch) | |
tree | 7babc4e547202e1476788676cf1f18362088a8d3 /components/resource-dict/pom.xml | |
parent | 83c8be70288614aecd64e0fadfaa0b8908a2d0b7 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'components/resource-dict/pom.xml')
-rw-r--r-- | components/resource-dict/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/resource-dict/pom.xml b/components/resource-dict/pom.xml index 7eecb5ee4..74226e31a 100644 --- a/components/resource-dict/pom.xml +++ b/components/resource-dict/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.ccsdk.apps.components</groupId>
<artifactId>parent</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>
|