Browse Source

TOOLS: Removing test files from build-dependencies jar.

pull/567/head
Philip Liard 15 years ago
committed by Mihaela Rosca
parent
commit
253206d9be
2 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tools/java/cpp-build/pom.xml
  2. BIN
      tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar

+ 1
- 0
tools/java/cpp-build/pom.xml View File

@ -129,6 +129,7 @@
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.8.1</version> <version>4.8.1</version>
<scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.google.protobuf</groupId> <groupId>com.google.protobuf</groupId>


BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar View File


Loading…
Cancel
Save