Skip to content

Commit

Permalink
Updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaxxio committed Jun 25, 2024
1 parent 240c6a9 commit 52bc0ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.6.9</version>
<version>3.13.0</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
Expand All @@ -94,5 +94,4 @@
</build>



</project>
17 changes: 0 additions & 17 deletions src/test/java/org/wsd/core/EventaTest.java

This file was deleted.

0 comments on commit 52bc0ff

Please sign in to comment.