diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-12 08:35:11 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-12 08:35:11 -0500 |
commit | 0d1f6c04dfd410fdd5aa66d9e679e374f990bb3b (patch) | |
tree | 08eb03a7b0c71fd840da62c37b9f1e16f03793f2 /sliapi/provider/pom.xml | |
parent | b340d8c8a7977f68ca37898ea8f012fd76e05df0 (diff) |
Roll parent versions back to 0.3.2 version
Roll back parent versions to 0.3.2 versions so that we can rebuild
0.3.2 artifacts, which were not released.
Change-Id: Ic98c5419fb35c7eede24ac8eb32525a8b18ed7cf
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliapi/provider/pom.xml')
-rwxr-xr-x | sliapi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml index 7f07b473..4efecb50 100755 --- a/sliapi/provider/pom.xml +++ b/sliapi/provider/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> |