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 2022/06/12 21:50:24 UTC

[datasketches-java] 05/05: changed pom - then changed it back.

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch checkMemoryWith17
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git

commit 5b39cbe794d203d67c9426316e5650d34ab11289
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Jun 12 14:50:12 2022 -0700

    changed pom - then changed it back.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f5c139c..fe7bdfea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,12 +131,12 @@ under the License.
   </properties>
 
   <dependencies>
-    <!-- UNIQUE FOR THIS JAVA COMPONENT 
+    <!-- UNIQUE FOR THIS JAVA COMPONENT -->
     <dependency>
       <groupId>org.apache.datasketches</groupId>
       <artifactId>datasketches-memory</artifactId>
       <version>${datasketches-memory.version}</version>
-    </dependency> -->
+    </dependency>
     <!-- END: UNIQUE FOR THIS JAVA COMPONENT -->
     <!-- Test Scope -->
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org