From b4a14038b8204e007d2ef00ca8915fd6ac3fd065 Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Wed, 17 Jan 2018 20:13:59 +0100 Subject: [PATCH] [maven-release-plugin] rollback the release of webcam-capture-parent-0.3.12 --- pom.xml | 4 ++-- webcam-capture-drivers/driver-ffmpeg-cli/pom.xml | 2 +- webcam-capture-drivers/driver-fswebcam/pom.xml | 2 +- webcam-capture-drivers/driver-gst1/pom.xml | 2 +- webcam-capture-drivers/driver-gstreamer/pom.xml | 2 +- webcam-capture-drivers/driver-ipcam/pom.xml | 2 +- webcam-capture-drivers/driver-jmf/pom.xml | 2 +- webcam-capture-drivers/driver-lti-civil/pom.xml | 2 +- webcam-capture-drivers/driver-opencv/pom.xml | 2 +- webcam-capture-drivers/driver-openimaj/pom.xml | 2 +- webcam-capture-drivers/driver-screencapture/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 | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 8cd11d8e..a8b90b2a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ webcam-capture-parent - 0.3.12 + 0.3.12-SNAPSHOT pom Webcam Capture Parent POM @@ -41,7 +41,7 @@ scm:git:git@github.com:sarxos/webcam-capture.git scm:git:git@github.com:sarxos/webcam-capture.git - webcam-capture-parent-0.3.12 + HEAD git@github.com:sarxos/webcam-capture.git diff --git a/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml b/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml index bcb3fd1b..f915b2f8 100644 --- a/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml +++ b/webcam-capture-drivers/driver-ffmpeg-cli/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-ffmpeg-cli diff --git a/webcam-capture-drivers/driver-fswebcam/pom.xml b/webcam-capture-drivers/driver-fswebcam/pom.xml index 1ff4fedf..1d002267 100644 --- a/webcam-capture-drivers/driver-fswebcam/pom.xml +++ b/webcam-capture-drivers/driver-fswebcam/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-fswebcam diff --git a/webcam-capture-drivers/driver-gst1/pom.xml b/webcam-capture-drivers/driver-gst1/pom.xml index 5e51fecb..3d94a5e8 100644 --- a/webcam-capture-drivers/driver-gst1/pom.xml +++ b/webcam-capture-drivers/driver-gst1/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-gst1 diff --git a/webcam-capture-drivers/driver-gstreamer/pom.xml b/webcam-capture-drivers/driver-gstreamer/pom.xml index 2eaf0789..aa92736b 100644 --- a/webcam-capture-drivers/driver-gstreamer/pom.xml +++ b/webcam-capture-drivers/driver-gstreamer/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-gstreamer diff --git a/webcam-capture-drivers/driver-ipcam/pom.xml b/webcam-capture-drivers/driver-ipcam/pom.xml index f05eff07..971af5ba 100644 --- a/webcam-capture-drivers/driver-ipcam/pom.xml +++ b/webcam-capture-drivers/driver-ipcam/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-ipcam diff --git a/webcam-capture-drivers/driver-jmf/pom.xml b/webcam-capture-drivers/driver-jmf/pom.xml index e9f9a458..792b8e79 100644 --- a/webcam-capture-drivers/driver-jmf/pom.xml +++ b/webcam-capture-drivers/driver-jmf/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT 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 1b4c0f6f..631b50ad 100644 --- a/webcam-capture-drivers/driver-lti-civil/pom.xml +++ b/webcam-capture-drivers/driver-lti-civil/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-lti-civil diff --git a/webcam-capture-drivers/driver-opencv/pom.xml b/webcam-capture-drivers/driver-opencv/pom.xml index b54273ed..90b05310 100644 --- a/webcam-capture-drivers/driver-opencv/pom.xml +++ b/webcam-capture-drivers/driver-opencv/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-opencv diff --git a/webcam-capture-drivers/driver-openimaj/pom.xml b/webcam-capture-drivers/driver-openimaj/pom.xml index a05d910f..cea72f59 100644 --- a/webcam-capture-drivers/driver-openimaj/pom.xml +++ b/webcam-capture-drivers/driver-openimaj/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-openimaj diff --git a/webcam-capture-drivers/driver-screencapture/pom.xml b/webcam-capture-drivers/driver-screencapture/pom.xml index f1427f67..0e76247e 100644 --- a/webcam-capture-drivers/driver-screencapture/pom.xml +++ b/webcam-capture-drivers/driver-screencapture/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-screencapture diff --git a/webcam-capture-drivers/driver-v4l4j/pom.xml b/webcam-capture-drivers/driver-v4l4j/pom.xml index 3be731e4..700e90ca 100644 --- a/webcam-capture-drivers/driver-v4l4j/pom.xml +++ b/webcam-capture-drivers/driver-v4l4j/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-v4l4j diff --git a/webcam-capture-drivers/driver-vlcj/pom.xml b/webcam-capture-drivers/driver-vlcj/pom.xml index 51e6b7f0..713cfbe2 100644 --- a/webcam-capture-drivers/driver-vlcj/pom.xml +++ b/webcam-capture-drivers/driver-vlcj/pom.xml @@ -6,7 +6,7 @@ webcam-capture-drivers com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-driver-vlcj diff --git a/webcam-capture-drivers/pom.xml b/webcam-capture-drivers/pom.xml index a43834d1..52af6dff 100644 --- a/webcam-capture-drivers/pom.xml +++ b/webcam-capture-drivers/pom.xml @@ -6,7 +6,7 @@ webcam-capture-parent com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture-drivers diff --git a/webcam-capture/pom.xml b/webcam-capture/pom.xml index ff8ad760..09305a1f 100644 --- a/webcam-capture/pom.xml +++ b/webcam-capture/pom.xml @@ -6,7 +6,7 @@ webcam-capture-parent com.github.sarxos - 0.3.12 + 0.3.12-SNAPSHOT webcam-capture