This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch java-11-experimental
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/java-11-experimental by this
push:
new a2f0c19 cleanup pom
a2f0c19 is described below
commit a2f0c199ff31b617016641d8da1e8a5a1e11c4c0
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Mar 29 16:44:55 2021 -0700
cleanup pom
---
pom.xml | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63a1fa1..5a4a84a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,20 +160,6 @@ under the License.
<dependencies>
<!-- UNIQUE FOR THIS JAVA COMPONENT -->
- <!--
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>${slf4j-api.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-simple</artifactId>
- <version>${slf4j-simple.version}</version>
- <scope>test</scope>
- </dependency>
- -->
<dependency>
<!-- Used for UTF8 testing -->
<groupId>com.google.protobuf</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]