Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webcam-capture-parent-0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Feb 8, 2013
1 parent e2a66bb commit 1182665
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@

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

<name>Webcam Capture Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-drivers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-civil/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-driver-civil</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-driver-ipcam</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-driver-jmf</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-driver-openimaj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-driver-vlcj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-applet/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-example-applet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-executable/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-example-executable</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-manycams/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-example-manycams</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-example-motiondetector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-painter/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

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

<artifactId>webcam-capture-example-qrcode</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-pages/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

<artifactId>webcam-capture-pages</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.9-SNAPSHOT</version>
<version>0.3.9</version>
</parent>

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

0 comments on commit 1182665

Please sign in to comment.