summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index b0b461cd..3c7093a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,9 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber-parent</artifactId>
- <version>8.10.15</version>
+ <version>8.10.17</version>
<packaging>pom</packaging>
- <url>https://github.com/googlei18n/libphonenumber/</url>
+ <url>https://github.com/google/libphonenumber/</url>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -31,10 +31,10 @@
</licenses>
<scm>
- <connection>scm:git:https://github.com/googlei18n/libphonenumber.git</connection>
+ <connection>scm:git:https://github.com/google/libphonenumber.git</connection>
<developerConnection>scm:git:git@github.com:googlei18n/libphonenumber.git</developerConnection>
- <url>https://github.com/googlei18n/libphonenumber/</url>
- <tag>v8.10.15</tag>
+ <url>https://github.com/google/libphonenumber/</url>
+ <tag>v8.10.17</tag>
</scm>
<properties>