Browse Source

Update the proto compiler version in Maven.

pull/762/head
Keghani Kouzoujian 11 years ago
parent
commit
f7cc21baca
3 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tools/java/cpp-build/pom.xml
  2. BIN
      tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
  3. BIN
      tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar

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

@ -142,7 +142,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.4.0a</version>
<version>2.6.1</version>
</dependency>
</dependencies>


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


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


Loading…
Cancel
Save