diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-06 15:25:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 08:30:30 -0400 |
commit | 3805832b6f6e7137ef479a5e4cbd5f5c29e3a1ee (patch) | |
tree | 49b4bcd5f37df8600800d4e1d39704734065440f /artifacts/pom.xml | |
parent | 4bdd20c69b2d21213a13a8899f6838970037f3c1 (diff) |
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT
Change-Id: I4c7b248b45f485658a9c0135571a581edde62abb
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 12109ce5..38c47ecd 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sli-plugins-artifacts</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: sli-plugins-artifacts</name> |