Skip to content

Commit

Permalink
Remove unused properties
Browse files Browse the repository at this point in the history
Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
  • Loading branch information
pzygielo committed Feb 13, 2020
1 parent 0f586d1 commit 1e77d62
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@
<tag>HEAD</tag>
</scm>

<properties>
<spec.version>3.0</spec.version>
<extensionName>jakarta.servlet.jsp</extensionName>
<bundle.symbolicName>jakarta.servlet.jsp-api</bundle.symbolicName>
<vendorName>Eclipse Foundation</vendorName>
<findbugs.version>2.5.2</findbugs.version>
<findbugs.exclude />
<findbugs.threshold>High</findbugs.threshold>
</properties>

<modules>
<module>api</module>
<module>spec</module>
Expand Down

0 comments on commit 1e77d62

Please sign in to comment.