瀏覽代碼

Merge pull request #5214 from elharo/parent

remove obsolete parent
Adam Cozzette 7 年之前
父節點
當前提交
154b39c23e
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      java/pom.xml

+ 0 - 5
java/pom.xml

@@ -3,11 +3,6 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>com.google</groupId>
-    <artifactId>google</artifactId>
-    <version>1</version>
-  </parent>
 
   <groupId>com.google.protobuf</groupId>
   <artifactId>protobuf-parent</artifactId>