From d5a002417148ad16ac6b1854972f4a27fe766260 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Mon, 26 Mar 2018 12:59:28 -0700 Subject: Remove javanano. --- javanano/pom.xml | 244 ------------------------------------------------------- 1 file changed, 244 deletions(-) delete mode 100644 javanano/pom.xml (limited to 'javanano/pom.xml') diff --git a/javanano/pom.xml b/javanano/pom.xml deleted file mode 100644 index 0395e8f2..00000000 --- a/javanano/pom.xml +++ /dev/null @@ -1,244 +0,0 @@ - - - 4.0.0 - - com.google - google - 1 - - com.google.protobuf.nano - protobuf-javanano - 3.2.0 - bundle - Protocol Buffer JavaNano API - - Protocol Buffers are a way of encoding structured data in an efficient yet - extensible format. - - 2008 - https://developers.google.com/protocol-buffers/ - - - 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 - - - - UTF-8 - - - - junit - junit - 4.4 - test - - - org.easymock - easymock - 2.2 - test - - - org.easymock - easymockclassextension - 2.2.1 - test - - - - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - maven-surefire-plugin - - - **/*Test.java - - - - - maven-antrun-plugin - - - generate-test-sources - generate-test-sources - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - target/generated-test-sources - - - run - - - - - - org.apache.felix - maven-bundle-plugin - true - - - https://developers.google.com/protocol-buffers/ - com.google.protobuf.nano - com.google.protobuf.nano;version=3.0.0-alpha-7 - - - - - - - - release - - - sonatype-nexus-staging - https://oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - 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 - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.3 - true - - sonatype-nexus-staging - https://oss.sonatype.org/ - false - - - - - - - -- cgit v1.2.3