From a5fae084e4a46c1972f31f4d4d90f13bf40520a1 Mon Sep 17 00:00:00 2001 From: Ashwani Pandey Date: Wed, 20 Oct 2021 16:58:00 +0530 Subject: [PATCH 1/2] upgrade core lib version to 0.12.0 --- provider/partition-ibm/pom.xml | 2 +- testing/partition-test-ibm/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provider/partition-ibm/pom.xml b/provider/partition-ibm/pom.xml index 5c137ba7..4bf143f0 100644 --- a/provider/partition-ibm/pom.xml +++ b/provider/partition-ibm/pom.xml @@ -27,7 +27,7 @@ org.opengroup.osdu os-core-lib-ibm - 0.8.2 + 0.12.0-SNAPSHOT org.opengroup.osdu diff --git a/testing/partition-test-ibm/pom.xml b/testing/partition-test-ibm/pom.xml index 796dd54b..af7977da 100644 --- a/testing/partition-test-ibm/pom.xml +++ b/testing/partition-test-ibm/pom.xml @@ -20,7 +20,7 @@ 1.8 1.8 UTF-8 - 0.7.0 + 0.12.0-SNAPSHOT -- GitLab From b32dc3dd94446628469b6bede697dfbe50432413 Mon Sep 17 00:00:00 2001 From: Ashwani Pandey Date: Wed, 20 Oct 2021 16:58:00 +0530 Subject: [PATCH 2/2] upgrade core lib version to 0.12.0 --- provider/partition-ibm/pom.xml | 2 +- testing/partition-test-ibm/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provider/partition-ibm/pom.xml b/provider/partition-ibm/pom.xml index 6e38079b..b956d694 100644 --- a/provider/partition-ibm/pom.xml +++ b/provider/partition-ibm/pom.xml @@ -27,7 +27,7 @@ org.opengroup.osdu os-core-lib-ibm - 0.8.2 + 0.12.0-SNAPSHOT org.opengroup.osdu diff --git a/testing/partition-test-ibm/pom.xml b/testing/partition-test-ibm/pom.xml index 9dfbabff..c4c9114d 100644 --- a/testing/partition-test-ibm/pom.xml +++ b/testing/partition-test-ibm/pom.xml @@ -20,7 +20,7 @@ 1.8 1.8 UTF-8 - 0.7.0 + 0.12.0-SNAPSHOT -- GitLab