Skip to content

Commit 8b6f7db

Browse files
committed
refactor: remove unneeded properties in pom.xml
refactor: remove unneeded properties in pom.xml
1 parent 5953136 commit 8b6f7db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

operator-annotations/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
<artifactId>operator-annotations</artifactId>
1313

1414
<properties>
15-
<maven.compiler.source>22</maven.compiler.source>
16-
<maven.compiler.target>22</maven.compiler.target>
1715
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1816
</properties>
1917

0 commit comments

Comments
 (0)