Skip to content

Commit

Permalink
Merge pull request openhab#4168 from slawekjaranowski/mvn-warn
Browse files Browse the repository at this point in the history
Maven warnings on build start
  • Loading branch information
teichsta committed Mar 13, 2016
2 parents a95a615 + b42d2b0 commit aeb3e47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,11 @@
</supportedProjectTypes>
</configuration>
</plugin>
<plugin>
<groupId>org.vafer</groupId>
<artifactId>jdeb</artifactId>
<version>1.5</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit aeb3e47

Please sign in to comment.