Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webcam-capture-parent-0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Nov 29, 2012
1 parent 024f67d commit b9aa3cd
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 24 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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

<artifactId>webcam-capture-driver-openimaj</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions webcam-capture-driver-vlcj/pom.xml
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

<artifactId>webcam-capture-examples</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions webcam-capture-examples/webcam-capture-applet/pom.xml
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

<artifactId>webcam-capture-example-applet</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

<artifactId>webcam-capture-example-executable</artifactId>
Expand Down Expand Up @@ -121,7 +121,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
5 changes: 2 additions & 3 deletions webcam-capture-examples/webcam-capture-motiondetector/pom.xml
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-examples</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

<artifactId>webcam-capture-example-qrcode</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions webcam-capture-pages/pom.xml
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.3.6</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-SNAPSHOT</version>
<version>0.3.6</version>
</parent>

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

0 comments on commit b9aa3cd

Please sign in to comment.