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 /utils/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 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 8bc1cd8a..382c5d5c 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <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> |