From c24916c064848d3d87f4fad442d51922b2029093 Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Tue, 23 Sep 2014 19:36:44 +0200 Subject: [PATCH] [maven-release-plugin] prepare release webcam-capture-parent-0.3.10 --- pom.xml | 5 +++-- webcam-capture-drivers/driver-ffmpeg-cli/pom.xml | 2 +- webcam-capture-drivers/driver-fswebcam/pom.xml | 2 +- webcam-capture-drivers/driver-gstreamer/pom.xml | 2 +- webcam-capture-drivers/driver-ipcam/pom.xml | 2 +- webcam-capture-drivers/driver-javacv/pom.xml | 2 +- webcam-capture-drivers/driver-jmf/pom.xml | 2 +- webcam-capture-drivers/driver-lti-civil/pom.xml | 2 +- webcam-capture-drivers/driver-openimaj/pom.xml | 2 +- webcam-capture-drivers/driver-v4l4j/pom.xml | 2 +- webcam-capture-drivers/driver-vlcj/pom.xml | 2 +- webcam-capture-drivers/pom.xml | 2 +- webcam-capture/pom.xml | 4 ++-- 13 files changed, 16 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 110dea24..03ba1be0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.sarxos webcam-capture-parent - 0.3.10-SNAPSHOT + 0.3.10 pom Webcam Capture Parent POM @@ -54,7 +54,8 @@ 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 - + webcam-capture-parent-0.3.10 + GitHub Issues Manager diff --git a/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml b/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml index 204249db..92130104 100644 --- a/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml +++ b/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-ffmpeg-cli diff --git a/webcam-capture-drivers/driver-fswebcam/pom.xml b/webcam-capture-drivers/driver-fswebcam/pom.xml index c5473b9b..bf11573c 100644 --- a/webcam-capture-drivers/driver-fswebcam/pom.xml +++ b/webcam-capture-drivers/driver-fswebcam/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-fswebcam diff --git a/webcam-capture-drivers/driver-gstreamer/pom.xml b/webcam-capture-drivers/driver-gstreamer/pom.xml index 12780e9c..f0aa15a6 100644 --- a/webcam-capture-drivers/driver-gstreamer/pom.xml +++ b/webcam-capture-drivers/driver-gstreamer/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-gstreamer diff --git a/webcam-capture-drivers/driver-ipcam/pom.xml b/webcam-capture-drivers/driver-ipcam/pom.xml index 67f027cf..5b1f6e18 100644 --- a/webcam-capture-drivers/driver-ipcam/pom.xml +++ b/webcam-capture-drivers/driver-ipcam/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-ipcam diff --git a/webcam-capture-drivers/driver-javacv/pom.xml b/webcam-capture-drivers/driver-javacv/pom.xml index 0b8cb586..c276e507 100644 --- a/webcam-capture-drivers/driver-javacv/pom.xml +++ b/webcam-capture-drivers/driver-javacv/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-javacv diff --git a/webcam-capture-drivers/driver-jmf/pom.xml b/webcam-capture-drivers/driver-jmf/pom.xml index e8ae4c79..0674dd55 100644 --- a/webcam-capture-drivers/driver-jmf/pom.xml +++ b/webcam-capture-drivers/driver-jmf/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-jmf diff --git a/webcam-capture-drivers/driver-lti-civil/pom.xml b/webcam-capture-drivers/driver-lti-civil/pom.xml index aef93632..dfd32954 100644 --- a/webcam-capture-drivers/driver-lti-civil/pom.xml +++ b/webcam-capture-drivers/driver-lti-civil/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-lti-civil diff --git a/webcam-capture-drivers/driver-openimaj/pom.xml b/webcam-capture-drivers/driver-openimaj/pom.xml index 7bb4545a..2b3303f2 100644 --- a/webcam-capture-drivers/driver-openimaj/pom.xml +++ b/webcam-capture-drivers/driver-openimaj/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-openimaj diff --git a/webcam-capture-drivers/driver-v4l4j/pom.xml b/webcam-capture-drivers/driver-v4l4j/pom.xml index 4e9f944a..aa2e31c8 100644 --- a/webcam-capture-drivers/driver-v4l4j/pom.xml +++ b/webcam-capture-drivers/driver-v4l4j/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-v4l4j diff --git a/webcam-capture-drivers/driver-vlcj/pom.xml b/webcam-capture-drivers/driver-vlcj/pom.xml index a4020a6b..d569000c 100644 --- a/webcam-capture-drivers/driver-vlcj/pom.xml +++ b/webcam-capture-drivers/driver-vlcj/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-drivers - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-driver-vlcj diff --git a/webcam-capture-drivers/pom.xml b/webcam-capture-drivers/pom.xml index 67e0a364..0499e4d0 100644 --- a/webcam-capture-drivers/pom.xml +++ b/webcam-capture-drivers/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-parent - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture-drivers diff --git a/webcam-capture/pom.xml b/webcam-capture/pom.xml index d84ca6b9..c12b19ff 100644 --- a/webcam-capture/pom.xml +++ b/webcam-capture/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.10-SNAPSHOT + 0.3.10 webcam-capture @@ -27,7 +27,7 @@ com.nativelibs4java bridj - 0.6.3-SNAPSHOT + 0.6.2 dx