diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 13:16:30 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 13:16:30 -0500 |
commit | 5ae5efaca575345c0011c4b02a94974185ef6418 (patch) | |
tree | b3f884fc1abe21871b5b96500ce8fc5561e46bc8 /sliapi/features/pom.xml | |
parent | 9677e380082718e1a670b3f4409282800d71d0f0 (diff) |
Prepare sli/core for release3.0.1-ONAP0.3.3casablanca
Prepare for Casablanca mtce release.
Change-Id: I2128af61dca51268cf6e51d6554a239fe6b893fb
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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 3714647c..6e0f8a65 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.1.2</version> + <version>1.1.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-feature-aggregator</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |