From 024f67d70d8cba23e14e46a66196a90b4ea4f0dd Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Thu, 29 Nov 2012 21:17:36 +0100 Subject: [PATCH] Prepare release, change to snaphot --- pom.xml | 2 +- webcam-capture-driver-civil/pom.xml | 2 +- webcam-capture-driver-ipcam/pom.xml | 2 +- webcam-capture-driver-javacv/pom.xml | 2 +- webcam-capture-driver-jmf/pom.xml | 2 +- webcam-capture-driver-openimaj/pom.xml | 2 +- webcam-capture-driver-vlcj/pom.xml | 2 +- webcam-capture-examples/pom.xml | 2 +- webcam-capture-examples/webcam-capture-applet/pom.xml | 2 +- webcam-capture-examples/webcam-capture-executable/pom.xml | 2 +- webcam-capture-examples/webcam-capture-motiondetector/pom.xml | 2 +- webcam-capture-examples/webcam-capture-painter/pom.xml | 2 +- webcam-capture-examples/webcam-capture-qrcode/pom.xml | 2 +- webcam-capture-pages/pom.xml | 2 +- webcam-capture/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 06050ad4..c7601ad0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT pom Webcam Capture Parent POM diff --git a/webcam-capture-driver-civil/pom.xml b/webcam-capture-driver-civil/pom.xml index 9a0142f9..f84583cf 100644 --- a/webcam-capture-driver-civil/pom.xml +++ b/webcam-capture-driver-civil/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-civil diff --git a/webcam-capture-driver-ipcam/pom.xml b/webcam-capture-driver-ipcam/pom.xml index 2eb6ed91..c6b390ab 100644 --- a/webcam-capture-driver-ipcam/pom.xml +++ b/webcam-capture-driver-ipcam/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-ipcam diff --git a/webcam-capture-driver-javacv/pom.xml b/webcam-capture-driver-javacv/pom.xml index 7d81ff68..cad5f94c 100644 --- a/webcam-capture-driver-javacv/pom.xml +++ b/webcam-capture-driver-javacv/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-javacv diff --git a/webcam-capture-driver-jmf/pom.xml b/webcam-capture-driver-jmf/pom.xml index a2404eaf..21da74df 100644 --- a/webcam-capture-driver-jmf/pom.xml +++ b/webcam-capture-driver-jmf/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-jmf diff --git a/webcam-capture-driver-openimaj/pom.xml b/webcam-capture-driver-openimaj/pom.xml index 7f21e0ff..2c599a6e 100644 --- a/webcam-capture-driver-openimaj/pom.xml +++ b/webcam-capture-driver-openimaj/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-openimaj diff --git a/webcam-capture-driver-vlcj/pom.xml b/webcam-capture-driver-vlcj/pom.xml index 6d8064b6..ff94c817 100644 --- a/webcam-capture-driver-vlcj/pom.xml +++ b/webcam-capture-driver-vlcj/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-driver-vlcj diff --git a/webcam-capture-examples/pom.xml b/webcam-capture-examples/pom.xml index 5c1d4d4a..9e23266a 100644 --- a/webcam-capture-examples/pom.xml +++ b/webcam-capture-examples/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-examples diff --git a/webcam-capture-examples/webcam-capture-applet/pom.xml b/webcam-capture-examples/webcam-capture-applet/pom.xml index 52b7299c..d01ce4db 100644 --- a/webcam-capture-examples/webcam-capture-applet/pom.xml +++ b/webcam-capture-examples/webcam-capture-applet/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-examples - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-example-applet diff --git a/webcam-capture-examples/webcam-capture-executable/pom.xml b/webcam-capture-examples/webcam-capture-executable/pom.xml index de14edb4..0faf8a57 100644 --- a/webcam-capture-examples/webcam-capture-executable/pom.xml +++ b/webcam-capture-examples/webcam-capture-executable/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-examples - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-example-executable diff --git a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml index 8ef07b1c..ea9777d5 100644 --- a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml +++ b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-examples - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-example-motiondetector diff --git a/webcam-capture-examples/webcam-capture-painter/pom.xml b/webcam-capture-examples/webcam-capture-painter/pom.xml index 45073c70..528c4908 100644 --- a/webcam-capture-examples/webcam-capture-painter/pom.xml +++ b/webcam-capture-examples/webcam-capture-painter/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-examples - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-example-painter diff --git a/webcam-capture-examples/webcam-capture-qrcode/pom.xml b/webcam-capture-examples/webcam-capture-qrcode/pom.xml index 508dee89..86e9c786 100644 --- a/webcam-capture-examples/webcam-capture-qrcode/pom.xml +++ b/webcam-capture-examples/webcam-capture-qrcode/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-examples - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-example-qrcode diff --git a/webcam-capture-pages/pom.xml b/webcam-capture-pages/pom.xml index 1f7dcb3f..a7f45e66 100644 --- a/webcam-capture-pages/pom.xml +++ b/webcam-capture-pages/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture-pages diff --git a/webcam-capture/pom.xml b/webcam-capture/pom.xml index 77000fed..5b25a9e7 100644 --- a/webcam-capture/pom.xml +++ b/webcam-capture/pom.xml @@ -6,7 +6,7 @@ com.github.sarxos webcam-capture-parent - 0.3.5 + 0.3.5-SNAPSHOT webcam-capture