Repository: accumulo Updated Branches: refs/heads/1.8 b102e7605 -> f4d4f577d refs/heads/master fd67a6c85 -> dfc113aec
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/1.8 Commit: f4d4f577d35a18d21241efe7cde13b9e134c72f0 Parents: b102e76 Author: Christopher Tubbs <ctubb...@apache.org> Authored: Thu Jul 7 18:20:19 2016 -0400 Committer: Christopher Tubbs <ctubb...@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>