aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-02 07:28:00 -0500
committerDan Timoney <dtimoney@att.com>2020-11-02 09:52:29 -0500
commitc60ae41b6efe4fa8834ec19f25f19312b49be2ee (patch)
tree90f054894677fb2fafdb0ad4e90f5029d20e25f8 /artifacts
parent66bbcb4a3195772bfba6a350870b731ea77c405c (diff)
Roll to next Guilin snapshotguilin
Roll to next Guilin snapshot version Change-Id: Ib3b765da11a6b32abfd6a7d7da671f11fa667a77 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 36c33ed6..3f6eb9d0 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>sli-northbound-artifacts</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: sli-northbound-artifacts</name>
@@ -21,6 +21,7 @@
</organization>
<properties>
+ <ccsdk.sli.core.version>1.0.2</ccsdk.sli.core.version>
<ccsdk.sli.northbound.version>${project.version}</ccsdk.sli.northbound.version>
</properties>