You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2016/07/07 22:37:19 UTC

[2/3] accumulo git commit: ACCUMULO-4354 Updates VERSIONS file for commons-math3

ACCUMULO-4354 Updates VERSIONS file for commons-math3


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

Branch: refs/heads/master
Commit: f4d4f577d35a18d21241efe7cde13b9e134c72f0
Parents: b102e76
Author: Christopher Tubbs <ct...@apache.org>
Authored: Thu Jul 7 18:20:19 2016 -0400
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Thu Jul 7 18:20:19 2016 -0400

----------------------------------------------------------------------
 assemble/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/f4d4f577/assemble/pom.xml
----------------------------------------------------------------------
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 8355648..c3b441a 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -204,7 +204,7 @@
               <outputScope>false</outputScope>
               <sort>true</sort>
               <!-- this list should match that in src/main/assemblies/component.xml -->
-              <includeArtifactIds>commons-math,commons-vfs2,gson,guava,htrace-core,javax.servlet-api,jcommander,jetty-http,jetty-io,jetty-security,jetty-server,jetty-servlet,jetty-util,jline,libthrift,protobuf-java,slf4j-api,slf4j-log4j12</includeArtifactIds>
+              <includeArtifactIds>commons-math3,commons-vfs2,gson,guava,htrace-core,javax.servlet-api,jcommander,jetty-http,jetty-io,jetty-security,jetty-server,jetty-servlet,jetty-util,jline,libthrift,protobuf-java,slf4j-api,slf4j-log4j12</includeArtifactIds>
               <excludeTransitive>true</excludeTransitive>
             </configuration>
           </execution>