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
Java7 to Java8 upgrde
java7_java8
Aravind
3 years ago
parent
89def51d70
commit
17e1af3387
5 changed files
with
5 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
java/pom.xml
+1
-1
tools/java/common/pom.xml
+1
-1
tools/java/cpp-build/pom.xml
+1
-1
tools/java/data/pom.xml
+1
-1
tools/java/java-build/pom.xml
+ 1
- 1
java/pom.xml
View File
@ -162,7 +162,7 @@
<version
>
2.3.2
</version>
<configuration
>
<source
>
1.7
</source>
<target
>
1.
7
</target>
<target
>
1.
8
</target>
<encoding
>
UTF-8
</encoding>
</configuration>
</plugin>
+ 1
- 1
tools/java/common/pom.xml
View File
@ -32,7 +32,7 @@
<version
>
2.0.2
</version>
<configuration
>
<source
>
1.7
</source>
<target
>
1.
7
</target>
<target
>
1.
8
</target>
<encoding
>
UTF-8
</encoding>
</configuration>
</plugin>
+ 1
- 1
tools/java/cpp-build/pom.xml
View File
@ -28,7 +28,7 @@
<version
>
2.0.2
</version>
<configuration
>
<source
>
1.7
</source>
<target
>
1.
7
</target>
<target
>
1.
8
</target>
<encoding
>
UTF-8
</encoding>
</configuration>
</plugin>
+ 1
- 1
tools/java/data/pom.xml
View File
@ -50,7 +50,7 @@
<version
>
2.0.2
</version>
<configuration
>
<source
>
1.7
</source>
<target
>
1.
7
</target>
<target
>
1.
8
</target>
<encoding
>
UTF-8
</encoding>
</configuration>
</plugin>
+ 1
- 1
tools/java/java-build/pom.xml
View File
@ -50,7 +50,7 @@
<version
>
2.0.2
</version>
<configuration
>
<source
>
1.7
</source>
<target
>
1.
7
</target>
<target
>
1.
8
</target>
<encoding
>
UTF-8
</encoding>
</configuration>
</plugin>
Write
Preview
Loading…
Cancel
Save