Skip to content

Commit

Permalink
refactor: remove overriden configuration for java target
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiovaresco committed Jul 17, 2023
1 parent b77841a commit 2cee899
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gravitee-node-notifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
<artifactId>gravitee-node-notifier</artifactId>
<name>Gravitee.io - Node - Notifier</name>

<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>

<dependencies>
<dependency>
<groupId>io.gravitee.node</groupId>
Expand Down

0 comments on commit 2cee899

Please sign in to comment.