Skip to content

Commit fe1fcab

Browse files
committed
Remove dead config
1 parent 4a7c832 commit fe1fcab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77
<groupId>software.xdev</groupId>
88
<artifactId>vaadin-editable-label-root</artifactId>
99
<version>2.0.1-SNAPSHOT</version>
10-
<properties>
11-
<javaVersion>11</javaVersion>
12-
<maven.compiler.source>11</maven.compiler.source>
13-
<maven.compiler.target>11</maven.compiler.target>
14-
</properties>
10+
1511
<packaging>pom</packaging>
1612

1713
<organization>

0 commit comments

Comments
 (0)