Repository: curator
Updated Branches:
  refs/heads/master f49a6d107 -> b1e69a6af


CURATOR-461 removed some old settings


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/06f6ccb5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/06f6ccb5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/06f6ccb5

Branch: refs/heads/master
Commit: 06f6ccb5492e447b25d0c253fad88d41175d149e
Parents: f49a6d1
Author: randgalt <randg...@apache.org>
Authored: Sun Dec 9 18:50:03 2018 -0500
Committer: randgalt <randg...@apache.org>
Committed: Sun Dec 9 18:50:03 2018 -0500

----------------------------------------------------------------------
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/06f6ccb5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f80a9f4..1a69c9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -615,9 +615,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <configuration>
-                    <createChecksum>true</createChecksum>
-                </configuration>
             </plugin>
 
             <plugin>
@@ -678,7 +675,6 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
-                    <aggregate>true</aggregate>
                     <additionalJOptions>
                         <additionalJOption>-J-Xmx1g</additionalJOption>
                     </additionalJOptions>

Reply via email to