summaryrefslogtreecommitdiff
path: root/libphonenumber/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libphonenumber/pom.xml')
-rw-r--r--libphonenumber/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/libphonenumber/pom.xml b/libphonenumber/pom.xml
index 65ea05a4..41d27502 100644
--- a/libphonenumber/pom.xml
+++ b/libphonenumber/pom.xml
@@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber</artifactId>
- <version>8.13.18</version>
+ <version>8.13.19</version>
<packaging>jar</packaging>
<url>https://github.com/google/libphonenumber/</url>
<parent>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber-parent</artifactId>
- <version>8.13.18</version>
+ <version>8.13.19</version>
</parent>
<build>
@@ -32,7 +32,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>3.2.0</version>
+ <version>5.1.9</version>
<configuration>
<instructions>
<Eclipse-ExtensibleAPI>true</Eclipse-ExtensibleAPI>