Browse Source

JAVA: Update version in pom.xml

pull/567/head
Shaopeng Jia 15 years ago
committed by Mihaela Rosca
parent
commit
55ed4e74ca
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      java/pom.xml

+ 1
- 1
java/pom.xml View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.libphonenumber</groupId> <groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber</artifactId> <artifactId>libphonenumber</artifactId>
<version>3.0</version>
<version>3.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>libphonenumber</name> <name>libphonenumber</name>
<url>http://code.google.com/p/libphonenumber/</url> <url>http://code.google.com/p/libphonenumber/</url>


Loading…
Cancel
Save