From c569a10389cf7e7017225d76147092336609cbb7 Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Wed, 14 Nov 2012 01:50:42 +0100 Subject: [PATCH] Fix incorrect property --- pom.xml | 18 ++++++++---------- webcam-capture-driver-ipcam/pom.xml | 12 ++++++------ webcam-capture-driver-jmf/pom.xml | 10 +++++----- webcam-capture/pom.xml | 10 +++++----- 4 files changed, 24 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index c048fa45..561d64d7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ Webcam Capture Parent POM This is Webcam Capture root POM 2012 - https://github.com/sarxos/${project.id} + https://github.com/sarxos/${project.repoid} webcam-capture @@ -32,7 +32,7 @@ UTF-8 - webcam-capture + webcam-capture @@ -56,19 +56,19 @@ - scm:git:git@github.com:sarxos/${project.id}.git - scm:git:git@github.com:sarxos/${project.id}.git - git@github.com:sarxos/${project.id}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + git@github.com:sarxos/${project.repoid}.git GitHub Issues Manager - https://github.com/sarxos/${project.id}/issues + https://github.com/sarxos/${project.repoid}/issues Travis CI - http://travis-ci.org/#!/sarxos/${project.id} + http://travis-ci.org/#!/sarxos/${project.repoid} @@ -106,9 +106,6 @@ snapshot - - true - sonatype-nexus-staging https://oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -117,6 +114,7 @@ release + false performRelease true diff --git a/webcam-capture-driver-ipcam/pom.xml b/webcam-capture-driver-ipcam/pom.xml index 66fb5f10..c6b390ab 100644 --- a/webcam-capture-driver-ipcam/pom.xml +++ b/webcam-capture-driver-ipcam/pom.xml @@ -22,25 +22,25 @@ MIT License - http://webcam-capture.sarxos.pl/LICENSE.txt + http://${project.repoid}.sarxos.pl/LICENSE.txt repo,manual - scm:git:git@github.com:sarxos/webcam-capture.git - scm:git:git@github.com:sarxos/webcam-capture.git - git@github.com:sarxos/webcam-capture.git + scm:git:git@github.com:sarxos/${project.repoid}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + git@github.com:sarxos/${project.repoid}.git GitHub Issues Manager - https://github.com/sarxos/webcam-capture/issues + https://github.com/sarxos/${project.repoid}/issues Travis CI - http://travis-ci.org/#!/sarxos/webcam-capture + http://travis-ci.org/#!/sarxos/${project.repoid} diff --git a/webcam-capture-driver-jmf/pom.xml b/webcam-capture-driver-jmf/pom.xml index c338aad1..21da74df 100644 --- a/webcam-capture-driver-jmf/pom.xml +++ b/webcam-capture-driver-jmf/pom.xml @@ -28,19 +28,19 @@ - scm:git:git@github.com:sarxos/${project.id}.git - scm:git:git@github.com:sarxos/${project.id}.git - git@github.com:sarxos/${project.id}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + git@github.com:sarxos/${project.repoid}.git GitHub Issues Manager - https://github.com/sarxos/${project.id}/issues + https://github.com/sarxos/${project.repoid}/issues Travis CI - http://travis-ci.org/#!/sarxos/${project.id} + http://travis-ci.org/#!/sarxos/${project.repoid} diff --git a/webcam-capture/pom.xml b/webcam-capture/pom.xml index 4e0346e2..5b25a9e7 100644 --- a/webcam-capture/pom.xml +++ b/webcam-capture/pom.xml @@ -36,19 +36,19 @@ - scm:git:git@github.com:sarxos/${project.id}.git - scm:git:git@github.com:sarxos/${project.id}.git - git@github.com:sarxos/${project.id}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + git@github.com:sarxos/${project.repoid}.git GitHub Issues Manager - https://github.com/sarxos/${project.id}/issues + https://github.com/sarxos/${project.repoid}/issues Travis CI - http://travis-ci.org/#!/sarxos/${project.id} + http://travis-ci.org/#!/sarxos/${project.repoid}