Re-adding the oss-sonatype tag to the pom file so that releases can be performed.
authorlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 27 Aug 2014 09:54:05 +0000 (09:54 +0000)
committerlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 27 Aug 2014 09:54:05 +0000 (09:54 +0000)
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@693 ee073f10-1060-11df-b6a4-87a95322a99c

java/pom.xml

index ae51447..879847d 100644 (file)
@@ -7,6 +7,12 @@
   <packaging>pom</packaging>
   <url>http://code.google.com/p/libphonenumber/</url>
 
+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
   <description>
     Google's common Java library for parsing, formatting, storing and validating international phone numbers.
     Optimized for running on smartphones.