Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Oct 27, 2018
1 parent 2d821a0 commit 8d17a13
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,18 @@
</properties>

<build>
<pluginManagement>
<plugins>

<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>4.1.0</version>
</plugin>

</plugins>
</pluginManagement>

<plugins>

<plugin>
Expand Down

0 comments on commit 8d17a13

Please sign in to comment.