summaryrefslogtreecommitdiffstats
path: root/plugins/sshapi-call-node/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 11:47:09 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 18:06:20 -0500
commit764b658c8138a9e52798ba70117fc0222893c266 (patch)
treebcc9ad80c5e0c5a4b269f332b7f2e138d8694968 /plugins/sshapi-call-node/pom.xml
parent94f4b9bf8661ad75628163b46518e902b6abc834 (diff)
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/sli to 1.3.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1af3a469f0d8b5f46eed878e59dc318a9857c6db
Diffstat (limited to 'plugins/sshapi-call-node/pom.xml')
-rwxr-xr-xplugins/sshapi-call-node/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml
index 90bc7c92c..be70272f8 100755
--- a/plugins/sshapi-call-node/pom.xml
+++ b/plugins/sshapi-call-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>