Polishing.

Remove unnecessary property declarations.

Original pull request: #2974
See #2973.
This commit is contained in:
Mark Paluch
2023-05-26 10:23:51 +02:00
parent ccad51bde9
commit bec9809f95

View File

@@ -27,7 +27,6 @@
</parent>
<properties>
<source.level>17</source.level>
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.3</eclipselink>
<hibernate>6.2.1.Final</hibernate>