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/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/pom.xml')
-rw-r--r-- | components/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pom.xml b/components/pom.xml index aada3eb1d..0da83a38e 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.apps</groupId> |