Skip to content

Commit

Permalink
revert(pom.xml): revert change for root pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkowa committed Dec 6, 2021
1 parent a2346d4 commit 5fecba8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -433,14 +433,6 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>7</source>
<target>7</target>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 5fecba8

Please sign in to comment.