From 01c53feaaa3a6565818574bd2472487400deaa5a Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 18 Apr 2014 14:17:29 +0100 Subject: [PATCH] Incompatible with Sonatype parent, so try just inlining its few settings --- pom.xml | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 9c35f6242..2ff249797 100644 --- a/pom.xml +++ b/pom.xml @@ -22,12 +22,6 @@ 3.0.1-SNAPSHOT pom - - org.sonatype.oss - oss-parent - 9 - - @@ -135,7 +129,7 @@ attach-sources - jar + jar-no-fork @@ -212,7 +206,7 @@ forked-path zxing-@{project.version} - release,!build-android + release deploy @@ -489,13 +483,13 @@ sonatype-nexus-staging - Sonatype Nexus Staging - https://oss.sonatype.org/service/local/staging/deploy/maven2 + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ sonatype-nexus-snapshots Sonatype Nexus Snapshots - http://oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/snapshots/ zxing.website @@ -524,18 +518,6 @@ org.apache.maven.plugins maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - Sean Owen (ZXing) <srowen@gmail.com> -