Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Oct 14, 2013
1 parent d8c3ce6 commit c0a1f72
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Webcam Capture Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-addons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-addons/webcam-capture-addon-spycam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-addons</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-addon-spycam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-addons/webcam-capture-addon-swt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-addons</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-addon-swt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-drivers</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-ffmpeg-cli</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-gstreamer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-ipcam</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-javacv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-jmf</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-lti-civil</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-openimaj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-v4l4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-v4l4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-driver-vlcj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-applet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-applet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-detect-face/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-detect-face</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-executable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-executable</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-live-streaming</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-manycams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-manycams</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-motiondetector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-onejar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-onejar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-painter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-painter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-qrcode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-qrcode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-swt-awt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-swt-awt</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-example-video-recordig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-pages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture-pages</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-RC6</version>
<version>0.3.10-SNAPSHOT</version>
</parent>

<artifactId>webcam-capture</artifactId>
Expand Down

0 comments on commit c0a1f72

Please sign in to comment.