This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
libphonenumber
mirror of
https://github.com/google/libphonenumber
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
254
Wiki
Activity
Browse Source
Update the proto compiler version in Maven.
pull/762/head
Keghani Kouzoujian
11 years ago
parent
cc0dab41a0
commit
f7cc21baca
3 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tools/java/cpp-build/pom.xml
BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
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
Write
Preview
Loading…
Cancel
Save