diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:23:36 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:49:10 -0400 |
commit | 5809abef574106cda283c4a33999adee43a59542 (patch) | |
tree | cc5a139b46f4eb6230929cba1414f0e09d8027cd /restapi-call-node/pom.xml | |
parent | b988799b56244d7920cefc0ec1abe14b4deb2d15 (diff) |
Roll versions step 5 : sli/plugins poms
Roll versions for next release candidate.
Change-Id: I0492be8c774aa23f1e0ff2bb1944eae2e818e183
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'restapi-call-node/pom.xml')
-rwxr-xr-x | restapi-call-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index e55fd29a..ba6f7d77 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restapi-call-node</name> |