From: srowen Date: Tue, 6 Apr 2010 09:37:27 +0000 (+0000) Subject: [maven-release-plugin] prepare release core-1.5 X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=5685d3486aae05bf8d7f72e064dabefaa6fa936e [maven-release-plugin] prepare release core-1.5 git-svn-id: http://zxing.googlecode.com/svn/trunk@1279 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- diff --git a/core/pom.xml b/core/pom.xml new file mode 100644 index 00000000..22106b8b --- /dev/null +++ b/core/pom.xml @@ -0,0 +1,98 @@ + + + + 4.0.0 + com.google.zxing + core + jar + ZXing Core + 1.5 + Core barcode encoding/decoding library + http://code.google.com/p/zxing + 2007 + + Google Code + http://code.google.com/p/zxing/issues/list + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + Daniel Switkin + dswitkin@gmail.com + + + Sean Owen + srowen@gmail.com + + + + scm:svn:http://zxing.googlecode.com/svn/tags/core-1.5 + scm:svn:https://zxing.googlecode.com/svn/tags/core-1.5 + http://zxing.googlecode.com/svn/tags/core-1.5 + + + src + build + + + org.apache.maven.plugins + maven-release-plugin + + + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + http://oss.sonatype.org/content/repositories/snapshots + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + \ No newline at end of file