File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >carrier</artifactId >
5- <version >2.2 -SNAPSHOT</version >
5+ <version >2.3 -SNAPSHOT</version >
66 <packaging >jar</packaging >
77 <url >https://github.com/google/libphonenumber/</url >
88
99 <parent >
1010 <groupId >com.googlecode.libphonenumber</groupId >
1111 <artifactId >libphonenumber-parent</artifactId >
12- <version >9.0.2 -SNAPSHOT</version >
12+ <version >9.0.3 -SNAPSHOT</version >
1313 </parent >
1414
1515 <build >
8181 <dependency >
8282 <groupId >com.googlecode.libphonenumber</groupId >
8383 <artifactId >libphonenumber</artifactId >
84- <version >9.0.2 -SNAPSHOT</version >
84+ <version >9.0.3 -SNAPSHOT</version >
8585 </dependency >
8686 <dependency >
8787 <groupId >com.googlecode.libphonenumber</groupId >
8888 <artifactId >prefixmapper</artifactId >
89- <version >3.2 -SNAPSHOT</version >
89+ <version >3.3 -SNAPSHOT</version >
9090 </dependency >
9191 </dependencies >
9292
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 >9.0.2 -SNAPSHOT</version >
6+ <version >9.0.3 -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 >9.0.2 -SNAPSHOT</version >
12+ <version >9.0.3 -SNAPSHOT</version >
1313 </parent >
1414
1515 <properties >
6868 <dependency >
6969 <groupId >com.googlecode.libphonenumber</groupId >
7070 <artifactId >libphonenumber</artifactId >
71- <version >9.0.2 -SNAPSHOT</version >
71+ <version >9.0.3 -SNAPSHOT</version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.googlecode.libphonenumber</groupId >
7575 <artifactId >geocoder</artifactId >
76- <version >3.2 -SNAPSHOT</version >
76+ <version >3.3 -SNAPSHOT</version >
7777 </dependency >
7878 <dependency >
7979 <groupId >com.googlecode.libphonenumber</groupId >
8080 <artifactId >carrier</artifactId >
81- <version >2.2 -SNAPSHOT</version >
81+ <version >2.3 -SNAPSHOT</version >
8282 </dependency >
8383 </dependencies >
8484
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >geocoder</artifactId >
5- <version >3.2 -SNAPSHOT</version >
5+ <version >3.3 -SNAPSHOT</version >
66 <packaging >jar</packaging >
77 <url >https://github.com/google/libphonenumber/</url >
88
99 <parent >
1010 <groupId >com.googlecode.libphonenumber</groupId >
1111 <artifactId >libphonenumber-parent</artifactId >
12- <version >9.0.2 -SNAPSHOT</version >
12+ <version >9.0.3 -SNAPSHOT</version >
1313 </parent >
1414
1515 <build >
9191 <dependency >
9292 <groupId >com.googlecode.libphonenumber</groupId >
9393 <artifactId >libphonenumber</artifactId >
94- <version >9.0.2 -SNAPSHOT</version >
94+ <version >9.0.3 -SNAPSHOT</version >
9595 </dependency >
9696 <dependency >
9797 <groupId >com.googlecode.libphonenumber</groupId >
9898 <artifactId >prefixmapper</artifactId >
99- <version >3.2 -SNAPSHOT</version >
99+ <version >3.3 -SNAPSHOT</version >
100100 </dependency >
101101 </dependencies >
102102
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >prefixmapper</artifactId >
5- <version >3.2 -SNAPSHOT</version >
5+ <version >3.3 -SNAPSHOT</version >
66 <packaging >jar</packaging >
77 <url >https://github.com/google/libphonenumber/</url >
88
99 <parent >
1010 <groupId >com.googlecode.libphonenumber</groupId >
1111 <artifactId >libphonenumber-parent</artifactId >
12- <version >9.0.2 -SNAPSHOT</version >
12+ <version >9.0.3 -SNAPSHOT</version >
1313 <relativePath >../../pom.xml</relativePath >
1414 </parent >
1515
8383 <dependency >
8484 <groupId >com.googlecode.libphonenumber</groupId >
8585 <artifactId >libphonenumber</artifactId >
86- <version >9.0.2 -SNAPSHOT</version >
86+ <version >9.0.3 -SNAPSHOT</version >
8787 </dependency >
8888 </dependencies >
8989
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >libphonenumber</artifactId >
5- <version >9.0.2 -SNAPSHOT</version >
5+ <version >9.0.3 -SNAPSHOT</version >
66 <packaging >jar</packaging >
77 <url >https://github.com/google/libphonenumber/</url >
88
99 <parent >
1010 <groupId >com.googlecode.libphonenumber</groupId >
1111 <artifactId >libphonenumber-parent</artifactId >
12- <version >9.0.2 -SNAPSHOT</version >
12+ <version >9.0.3 -SNAPSHOT</version >
1313 </parent >
1414
1515 <build >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.googlecode.libphonenumber</groupId >
55 <artifactId >libphonenumber-parent</artifactId >
6- <version >9.0.2 -SNAPSHOT</version >
6+ <version >9.0.3 -SNAPSHOT</version >
77 <packaging >pom</packaging >
88 <url >https://github.com/google/libphonenumber/</url >
99
You can’t perform that action at this time.
0 commit comments