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 2019/08/07 05:38:35 UTC

[incubator-datasketches-memory] branch master updated: minor pom cleanup

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

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


The following commit(s) were added to refs/heads/master by this push:
     new becc87a  minor pom cleanup
becc87a is described below

commit becc87aac11d8bd21e8e5e40887c3a585795d063
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Aug 6 22:38:28 2019 -0700

    minor pom cleanup
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1f1d66c..dba3212 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@ under the License.
               </executions>
               <configuration>
                   <archive>
-                      <manifestEntries> <!-- the same as Druid -->
+                      <manifestEntries>
                           <Build-Jdk>${java.version} (${java.vendor} ${java.vm.version})</Build-Jdk>
                           <Build-OS>${os.name} ${os.arch} ${os.version}</Build-OS>
                           <Build-Timestamp>${git.build.time}</Build-Timestamp>
@@ -464,7 +464,6 @@ under the License.
         -->
         <profile>
             <id>m2e</id>
-            <!--  -->
             <activation>
               <property>
                 <name>m2e.version</name>


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