Skip to content

Commit

Permalink
Do not ignore OpenIMAJ driver on mvn deploy, fixes #191
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Mar 10, 2014
1 parent 7743c7a commit eff0c3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webcam-capture-drivers/driver-openimaj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@
<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 eff0c3d

Please sign in to comment.