diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-06 14:33:28 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 08:28:15 -0400 |
commit | e8f6c9650e8a082a3302dc182229e94962fea0f4 (patch) | |
tree | d8ec30a62580746fd4bb5a5900f3039678a86cb2 /utils/installer/pom.xml | |
parent | 9c2ceddba12e3438e3f964028cd0aa7ccd9edc7a (diff) |
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT
Change-Id: Ifd7092ac65b40311336f1e696d2198576c5fba85
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'utils/installer/pom.xml')
-rwxr-xr-x | utils/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index e7380f0f6..9f5b0aa68 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-installer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: utils :: ${project.artifactId}</name> |