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/22 19:53:51 UTC

[datasketches-memory] 02/03: Update POM.xml

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/datasketches-memory.git

commit 85de45b9f87643225f2b97b230678cce04e0284a
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Mar 21 22:16:39 2021 -0700

    Update POM.xml
---
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1da7e63..141f36a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@ under the License.
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
     <!-- other -->
     <lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
-    <git-commit-id-plugin.version>3.0.0</git-commit-id-plugin.version>
+    <git-commit-id-plugin.version>4.0.4</git-commit-id-plugin.version>
   </properties>
 
   <repositories>
@@ -213,10 +213,6 @@ under the License.
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>
           <version>${maven-deploy-plugin.version}</version>
-          <configuration>
-            <updateReleaseInfo>true</updateReleaseInfo>
-            <!-- see maven-install-plugin -->
-          </configuration>
         </plugin>
 
         <plugin>
@@ -588,7 +584,6 @@ under the License.
                 </execution>
               </executions>
               <configuration>
-                <injectAllReactorProjects>true</injectAllReactorProjects>
                 <archive>
                   <manifest>
                     <addDefaultEntries>false</addDefaultEntries>

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