diff --git a/NOTICE b/NOTICE index 0c7dc0905ea37ed4d14efaabc5314e41a30d558d..28cd13d07b0f5a1c148f66d03d35535b7e66457b 100644 --- a/NOTICE +++ b/NOTICE @@ -1099,8 +1099,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) @@ -1328,6 +1326,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 48d5ee51792ed554536e3772c4379f31f48898f3..088f74112004cb86377b8a53897829a87d5fb38e 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>