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:43 UTC

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

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