Skip to content

Commit

Permalink
Do not exclude JMF driver from being released
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Feb 8, 2013
1 parent 9a3b8ee commit 7b4291a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 7b4291a

Please sign in to comment.