Skip to content

Commit

Permalink
Update poms [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jul 23, 2012
1 parent 119cd55 commit afa9e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -32,12 +32,6 @@
</repository>
</distributionManagement>

<scm>
<connection>scm:git:git@github.com:sarxos/webcam-capture.git</connection>
<developerConnection>scm:git:git@github.com:sarxos/webcam-capture.git</developerConnection>
<url>git@github.com:sarxos/webcam-capture.git</url>
</scm>

<issueManagement>
<system>GitHub</system>
<url>https://github.com/sarxos/webcam-capture/issues</url>
Expand Down
2 changes: 2 additions & 0 deletions webcam-capture/pom.xml
Expand Up @@ -9,6 +9,8 @@
</parent>

<artifactId>webcam-capture</artifactId>
<version>${parent.version}-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Webcam Capture</name>
<description>Use your webcam directly from Java</description>
Expand Down

0 comments on commit afa9e7f

Please sign in to comment.