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-java.git

commit dab95426fe4d3c568850750852f5e57cf2aa146d
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Mar 23 16:38:23 2021 -0700

    Remove unused in POM
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9faa58e..4faa2a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,10 +196,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>
@@ -571,7 +567,6 @@ under the License.
                 </execution>
               </executions>
               <configuration>
-                <injectAllReactorProjects>true</injectAllReactorProjects>
                 <archive>
                   <manifest>
                     <addDefaultEntries>false</addDefaultEntries>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to