You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2022/07/13 13:01:42 UTC

[datasketches-memory] branch fix-eclipse-warning created (now ba4a144)

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

dcromberge pushed a change to branch fix-eclipse-warning
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git


      at ba4a144  Remove redundant version declaration

This branch includes the following new commits:

     new ba4a144  Remove redundant version declaration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[datasketches-memory] 01/01: Remove redundant version declaration

Posted by dc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dcromberge pushed a commit to branch fix-eclipse-warning
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit ba4a144d081153983060d177d453dfc5a7ec54a5
Author: David Cromberge <dc...@apache.org>
AuthorDate: Wed Jul 13 14:01:32 2022 +0100

    Remove redundant version declaration
---
 datasketches-memory-java11/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/datasketches-memory-java11/pom.xml b/datasketches-memory-java11/pom.xml
index e8a4e29..21490e3 100644
--- a/datasketches-memory-java11/pom.xml
+++ b/datasketches-memory-java11/pom.xml
@@ -93,7 +93,6 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>exec-maven-plugin</artifactId>
-                        <version>${maven-exec-plugin.version}</version>
                         <executions>
                             <execution>
                                 <id>package-mr-jar</id>


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