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 /sliPluginUtils/provider | |
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 'sliPluginUtils/provider')
-rwxr-xr-x | sliPluginUtils/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml index f7e56395..877dde09 100755 --- a/sliPluginUtils/provider/pom.xml +++ b/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-provider</artifactId> - <version>0.3.3-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: sliPluginUtils :: ${project.artifactId}</name> |