diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 18:45:28 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:44:45 -0400 |
commit | bafe8e8caa6a537f2ac1bda0a8ec2ef36a95e467 (patch) | |
tree | cd0368e473f97a0e84008c4ea39db0694c66c31b /sliapi/features/pom.xml | |
parent | 800db9725a780afcbf41b29affecdcca8c6851e9 (diff) |
Roll versions step 2 : sli/core poms
Roll to next version for next release candidate.
Change-Id: I0a76316934afd79f4ecf3588453ed4d6e34fb615
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'sliapi/features/pom.xml')
-rwxr-xr-x | sliapi/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 17fa8fb4..cf61aaa8 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-feature-aggregator</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |