Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsk4 authored Oct 17, 2022
1 parent 512424f commit 2909996
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions DeFi-Data-Engine/DeFi Data Engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@
</systemPropertyVariables>
</configuration>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.5.2</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
</plugins>
</build>
</project>
Expand Down

0 comments on commit 2909996

Please sign in to comment.