diff --git a/NOTICE b/NOTICE index 6c3f19975b3ee7d491dca1595044cd3ca7d4314f..e3274b22758c3572d4db55e8489a2535db615f27 100644 --- a/NOTICE +++ b/NOTICE @@ -1093,8 +1093,6 @@ LGPL-2.1-only The following software have components provided under the terms of this license: - Cobertura (from http://cobertura.sourceforge.net) -- Java Native Access (from https://github.com/java-native-access/jna, https://github.com/twall/jna) -- Java Native Access Platform (from https://github.com/java-native-access/jna) - Logback Classic Module (from http://logback.qos.ch, https://repo1.maven.org/maven2/ch/qos/logback/logback-classic) - Logback Contrib :: JSON :: Classic (from https://repo1.maven.org/maven2/ch/qos/logback/contrib/logback-json-classic) - Logback Contrib :: JSON :: Core (from https://repo1.maven.org/maven2/ch/qos/logback/contrib/logback-json-core) @@ -1314,6 +1312,7 @@ public-domain ======================================================================== The following software have components provided under the terms of this license: +- Apache Groovy (from http://groovy-lang.org, http://groovy.codehaus.org/, https://groovy-lang.org) - HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/) - JBoss Logging 3 (from http://www.jboss.org) - JSON in Java (from https://github.com/douglascrockford/JSON-java) diff --git a/provider/indexer-gc/pom.xml b/provider/indexer-gc/pom.xml index 44e09e6708897209dd896460bc4550693709f9e1..86146a25e04d11018de1b3e585ee8d46b17b1d5c 100644 --- a/provider/indexer-gc/pom.xml +++ b/provider/indexer-gc/pom.xml @@ -15,10 +15,6 @@ <description>Indexer Service Google Cloud</description> <packaging>jar</packaging> - <properties> - <os-core-common.version>0.19.0-rc3</os-core-common.version> - </properties> - <dependencies> <dependency> <groupId>org.opengroup.osdu</groupId>