This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit 212e2262c9601e2d15f077e669e5823c01f1116f Author: Raimund Hocke <[email protected]> Date: Mon Jan 6 10:50:55 2014 +0100 minor --- pom.xml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 8d74ff5..3ad91cc 100755 --- a/pom.xml +++ b/pom.xml @@ -232,26 +232,26 @@ </plugins> </build> - <distributionManagement> - <!-- for now I use the repositories below. - Instructions: https://github.com/iirekm/maven-repo - --> - <repository> - <id>iirekm.releases</id> - <url>https://github.com/iirekm/maven-repo/raw/master/releases</url> - </repository> - <snapshotRepository> - <id>iirekm.shapshots</id> - <url>https://github.com/iirekm/maven-repo/raw/master/snapshots</url> - </snapshotRepository> + <distributionManagement> + <!-- for now I use the repositories below. + Instructions: https://github.com/iirekm/maven-repo + --> + <repository> + <id>iirekm.releases</id> + <url>https://github.com/iirekm/maven-repo/raw/master/releases</url> + </repository> + <snapshotRepository> + <id>iirekm.shapshots</id> + <url>https://github.com/iirekm/maven-repo/raw/master/snapshots</url> + </snapshotRepository> - <!-- after getting access to https://oss.sonatype.org/ as described in - https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide - use this: --> - <!-- - <repository> - <id>sonatype.releases</id> - <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> - </repository> --> - </distributionManagement> + <!-- after getting access to https://oss.sonatype.org/ as described in + https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide + use this: --> + <!-- + <repository> + <id>sonatype.releases</id> + <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> + </repository> --> + </distributionManagement> </project> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

