diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-11 15:51:18 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-11 15:51:18 -0500 |
commit | b340d8c8a7977f68ca37898ea8f012fd76e05df0 (patch) | |
tree | 6682ae9b19dabdf9328eb6324dfba224f13ca525 /sliapi/features/features-sliapi | |
parent | 33ff91e5d6924120cd710553bfdbe6332acacb75 (diff) |
Roll back to version 0.3.2 to rebuild artifacts
Need to roll back to 0.3.2 view to recreate 0.3.2 maven artifacts
Change-Id: I4d91a218d71d0a54565a2eac86055c69102f953f
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliapi/features/features-sliapi')
-rw-r--r-- | sliapi/features/features-sliapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index 6fe8928e..24707938 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-sliapi</artifactId> - <version>0.3.3-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |