You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/03/29 23:45:20 UTC

[datasketches-memory] branch java-11-experimental updated: cleanup pom

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 <le...@users.noreply.github.com>
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: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org