Skip to content

Commit

Permalink
Added more plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
krosenvold committed Jun 21, 2015
1 parent 82bc998 commit 3e7623e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core-it-suite/src/test/resources/bootstrap/group-7/pom.xml
Expand Up @@ -60,6 +60,11 @@ under the License.
<artifactId>maven-jar-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.2</version>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 3e7623e

Please sign in to comment.