File tree Expand file tree Collapse file tree 6 files changed +24
-34
lines changed
Expand file tree Collapse file tree 6 files changed +24
-34
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >carrier</artifactId >
7- <version >1.236 -SNAPSHOT</version >
5+ <version >1.237 -SNAPSHOT</version >
86 <packaging >jar</packaging >
97 <url >https://github.com/google/libphonenumber/</url >
108
119 <parent >
1210 <groupId >com.googlecode.libphonenumber</groupId >
1311 <artifactId >libphonenumber-parent</artifactId >
14- <version >8.13.52 -SNAPSHOT</version >
12+ <version >8.13.53 -SNAPSHOT</version >
1513 </parent >
1614
1715 <build >
8381 <dependency >
8482 <groupId >com.googlecode.libphonenumber</groupId >
8583 <artifactId >libphonenumber</artifactId >
86- <version >8.13.52 -SNAPSHOT</version >
84+ <version >8.13.53 -SNAPSHOT</version >
8785 </dependency >
8886 <dependency >
8987 <groupId >com.googlecode.libphonenumber</groupId >
9088 <artifactId >prefixmapper</artifactId >
91- <version >2.246 -SNAPSHOT</version >
89+ <version >2.247 -SNAPSHOT</version >
9290 </dependency >
9391 </dependencies >
9492
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.googlecode.libphonenumber</groupId >
55 <artifactId >demo</artifactId >
6- <version >8.13.52 -SNAPSHOT</version >
6+ <version >8.13.53 -SNAPSHOT</version >
77 <packaging >war</packaging >
88 <url >https://github.com/google/libphonenumber/</url >
99 <parent >
1010 <groupId >com.googlecode.libphonenumber</groupId >
1111 <artifactId >libphonenumber-parent</artifactId >
12- <version >8.13.52 -SNAPSHOT</version >
12+ <version >8.13.53 -SNAPSHOT</version >
1313 </parent >
1414
1515 <properties >
6868 <dependency >
6969 <groupId >com.googlecode.libphonenumber</groupId >
7070 <artifactId >libphonenumber</artifactId >
71- <version >8.13.52 -SNAPSHOT</version >
71+ <version >8.13.53 -SNAPSHOT</version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.googlecode.libphonenumber</groupId >
7575 <artifactId >geocoder</artifactId >
76- <version >2.246 -SNAPSHOT</version >
76+ <version >2.247 -SNAPSHOT</version >
7777 </dependency >
7878 <dependency >
7979 <groupId >com.googlecode.libphonenumber</groupId >
8080 <artifactId >carrier</artifactId >
81- <version >1.236 -SNAPSHOT</version >
81+ <version >1.237 -SNAPSHOT</version >
8282 </dependency >
8383 </dependencies >
8484
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >geocoder</artifactId >
7- <version >2.246 -SNAPSHOT</version >
5+ <version >2.247 -SNAPSHOT</version >
86 <packaging >jar</packaging >
97 <url >https://github.com/google/libphonenumber/</url >
108
119 <parent >
1210 <groupId >com.googlecode.libphonenumber</groupId >
1311 <artifactId >libphonenumber-parent</artifactId >
14- <version >8.13.52 -SNAPSHOT</version >
12+ <version >8.13.53 -SNAPSHOT</version >
1513 </parent >
1614
1715 <build >
9391 <dependency >
9492 <groupId >com.googlecode.libphonenumber</groupId >
9593 <artifactId >libphonenumber</artifactId >
96- <version >8.13.52 -SNAPSHOT</version >
94+ <version >8.13.53 -SNAPSHOT</version >
9795 </dependency >
9896 <dependency >
9997 <groupId >com.googlecode.libphonenumber</groupId >
10098 <artifactId >prefixmapper</artifactId >
101- <version >2.246 -SNAPSHOT</version >
99+ <version >2.247 -SNAPSHOT</version >
102100 </dependency >
103101 </dependencies >
104102
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >prefixmapper</artifactId >
7- <version >2.246 -SNAPSHOT</version >
5+ <version >2.247 -SNAPSHOT</version >
86 <packaging >jar</packaging >
97 <url >https://github.com/google/libphonenumber/</url >
108
119 <parent >
1210 <groupId >com.googlecode.libphonenumber</groupId >
1311 <artifactId >libphonenumber-parent</artifactId >
14- <version >8.13.52 -SNAPSHOT</version >
12+ <version >8.13.53 -SNAPSHOT</version >
1513 <relativePath >../../pom.xml</relativePath >
1614 </parent >
1715
8583 <dependency >
8684 <groupId >com.googlecode.libphonenumber</groupId >
8785 <artifactId >libphonenumber</artifactId >
88- <version >8.13.52 -SNAPSHOT</version >
86+ <version >8.13.53 -SNAPSHOT</version >
8987 </dependency >
9088 </dependencies >
9189
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >libphonenumber</artifactId >
7- <version >8.13.52 -SNAPSHOT</version >
5+ <version >8.13.53 -SNAPSHOT</version >
86 <packaging >jar</packaging >
97 <url >https://github.com/google/libphonenumber/</url >
108
119 <parent >
1210 <groupId >com.googlecode.libphonenumber</groupId >
1311 <artifactId >libphonenumber-parent</artifactId >
14- <version >8.13.52 -SNAPSHOT</version >
12+ <version >8.13.53 -SNAPSHOT</version >
1513 </parent >
1614
1715 <build >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.googlecode.libphonenumber</groupId >
75 <artifactId >libphonenumber-parent</artifactId >
8- <version >8.13.52 -SNAPSHOT</version >
6+ <version >8.13.53 -SNAPSHOT</version >
97 <packaging >pom</packaging >
108 <url >https://github.com/google/libphonenumber/</url >
119
You can’t perform that action at this time.
0 commit comments