Skip to content

Commit

Permalink
fix: make maven-bundle-plugin a build-only dependency
Browse files Browse the repository at this point in the history
closes #70
  • Loading branch information
dialex committed May 29, 2022
1 parent 0234714 commit 26c0b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -185,6 +185,7 @@
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.6</version>
<type>maven-plugin</type>
<scope>test</scope>
</dependency>
<!-- Dependencies of test framework -->
<dependency>
Expand Down

0 comments on commit 26c0b31

Please sign in to comment.