Skip to content

Commit

Permalink
Prepare release, change to snaphot
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Nov 29, 2012
1 parent c1a8a90 commit 024f67d
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 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.5</version>
<version>0.3.5-SNAPSHOT</version>
<packaging>pom</packaging>

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

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

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

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

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

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

<artifactId>webcam-capture-example-executable</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.5</version>
<version>0.3.5-SNAPSHOT</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.5</version>
<version>0.3.5-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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.5</version>
<version>0.3.5-SNAPSHOT</version>
</parent>

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

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

0 comments on commit 024f67d

Please sign in to comment.