diff options
author | 2017-11-09 07:41:49 -0500 | |
---|---|---|
committer | 2017-11-09 07:41:49 -0500 | |
commit | 4588521e040bf27577a0c98db82d9809ef5a6698 (patch) | |
tree | 14e6b5ac06fcbfe307098b4be48896f4635cc2c5 /pom.xml | |
parent | d1bc529750385aefca8453ff97c86e282e9604e1 (diff) |
Roll to version 1.0.1-SNAPSHOT
Roll to next release version
Change-Id: I419b2259c424a679fbcc50af3c806b6f58b14976
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.utils</groupId> <artifactId>utils</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <name>ccsdk-utils</name> <description>CCSDK Utilities</description> |