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 /properties-node/features/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 'properties-node/features/pom.xml')
-rwxr-xr-x | properties-node/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 0d4476585..81ce31823 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/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>properties-node-features</artifactId>
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
|