From 99002ae47a3f88f64ff44dbd80452360e0e5fbc4 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Tue, 23 Jan 2018 15:46:06 -0800 Subject: Initialize python-wheel branch --- java/pom.xml | 215 ----------------------------------------------------------- 1 file changed, 215 deletions(-) delete mode 100644 java/pom.xml (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml deleted file mode 100644 index 6e339d7f..00000000 --- a/java/pom.xml +++ /dev/null @@ -1,215 +0,0 @@ - - - 4.0.0 - - com.google - google - 1 - - - com.google.protobuf - protobuf-parent - 3.5.1 - pom - - Protocol Buffers [Parent] - 2008 - https://developers.google.com/protocol-buffers/ - - Protocol Buffers are a way of encoding structured data in an efficient yet - extensible format. - - - - UTF-8 - UTF-8 - - - ${project.basedir}/../.. - ${protobuf.basedir}/src - ${protobuf.source.dir}/protoc - src/test/proto - ${project.build.directory}/generated-sources - ${project.build.directory}/generated-test-sources - ${project.build.directory}/generated-sources-lite - ${project.build.directory}/generated-test-sources-lite - - - - - 3-Clause BSD License - https://opensource.org/licenses/BSD-3-Clause - repo - - - - - https://github.com/google/protobuf - scm:git:https://github.com/google/protobuf.git - - - - - sonatype-nexus-staging - https://oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - junit - junit - 4.12 - test - - - org.easymock - easymock - 2.2 - test - - - org.easymock - easymockclassextension - 2.2.1 - test - - - com.google.guava - guava - 19.0 - - - - - - - - - maven-compiler-plugin - 3.6.0 - - 1.6 - 1.6 - - - - maven-source-plugin - 2.4 - - - attach-sources - - jar-no-fork - - - - - - maven-javadoc-plugin - 2.10.3 - - - attach-javadocs - - jar - - - - - - maven-jar-plugin - 2.6 - - - org.codehaus.mojo - build-helper-maven-plugin - 1.10 - - - org.apache.felix - maven-bundle-plugin - 3.0.1 - - - maven-antrun-plugin - 1.8 - - - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.6 - true - - sonatype-nexus-staging - https://oss.sonatype.org/ - false - - - - - - - - - core - - util - - - -- cgit v1.2.3