Repository: commons-numbers
Updated Branches:
  refs/heads/master ce893bdb4 -> 1aa1ddcd5


POM clean-up.


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/475b7f0a
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/475b7f0a
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/475b7f0a

Branch: refs/heads/master
Commit: 475b7f0a48d9f79eb97f7ae0924986b49acb6e52
Parents: ce893bd
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
Authored: Fri May 12 16:03:27 2017 +0200
Committer: Gilles Sadowski <gil...@harfang.homelinux.org>
Committed: Fri May 12 16:03:27 2017 +0200

----------------------------------------------------------------------
 commons-numbers-gamma/pom.xml | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/475b7f0a/commons-numbers-gamma/pom.xml
----------------------------------------------------------------------
diff --git a/commons-numbers-gamma/pom.xml b/commons-numbers-gamma/pom.xml
index af530fe..0789505 100644
--- a/commons-numbers-gamma/pom.xml
+++ b/commons-numbers-gamma/pom.xml
@@ -42,22 +42,6 @@
     <numbers.parent.dir>${basedir}/..</numbers.parent.dir>
   </properties>
 
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jar-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-
   <dependencies>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to