Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webcam-capture-parent-0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Sep 23, 2014
1 parent 5f689cc commit c24916c
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 15 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

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

<name>Webcam Capture Parent POM</name>
Expand Down Expand Up @@ -54,7 +54,8 @@
<connection>scm:git:git@github.com:sarxos/${project.repoid}.git</connection>
<developerConnection>scm:git:git@github.com:sarxos/${project.repoid}.git</developerConnection>
<url>git@github.com:sarxos/${project.repoid}.git</url>
</scm>
<tag>webcam-capture-parent-0.3.10</tag>
</scm>

<issueManagement>
<system>GitHub Issues Manager</system>
Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-drivers/driver-ffmpeg-cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.10</version>
</parent>

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

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

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

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

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

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

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

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

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

<artifactId>webcam-capture-driver-vlcj</artifactId>
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.10-SNAPSHOT</version>
<version>0.3.10</version>
</parent>

<artifactId>webcam-capture-drivers</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webcam-capture/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-parent</artifactId>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.10</version>
</parent>

<artifactId>webcam-capture</artifactId>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>com.nativelibs4java</groupId>
<artifactId>bridj</artifactId>
<version>0.6.3-SNAPSHOT</version>
<version>0.6.2</version>
<exclusions>
<exclusion>
<artifactId>dx</artifactId>
Expand Down

0 comments on commit c24916c

Please sign in to comment.