Skip to content

Commit 44e7828

Browse files
authored
Update pom.xml
Remove unnecessary supportedProjectTypes
1 parent aecb9ac commit 44e7828

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@
4949
<artifactId>maven-bundle-plugin</artifactId>
5050
<version>5.1.9</version>
5151
<configuration>
52-
<supportedProjectTypes>
53-
<supportedProjectType>jar</supportedProjectType>
54-
<supportedProjectType>bundle</supportedProjectType>
55-
</supportedProjectTypes>
5652
<instructions>
5753
<Import-Package>
5854
!java

0 commit comments

Comments
 (0)