Skip to content

Commit

Permalink
fixing warnings v15: vector s3 (removing mistakenly added maven-compi…
Browse files Browse the repository at this point in the history
…ler plugin)
  • Loading branch information
vibhatha committed Jan 12, 2024
1 parent 4cd7dd6 commit 389237e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions java/vector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,14 +212,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>9</source>
<target>9</target>
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 389237e

Please sign in to comment.