Skip to content

Commit

Permalink
updating pom
Browse files Browse the repository at this point in the history
  • Loading branch information
springframeworkguru committed Oct 3, 2018
1 parent e246fbe commit d004b60
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<configuration>
<release>11</release>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand All @@ -90,8 +87,4 @@
</plugin>
</plugins>
</build>

<prerequisites>
<maven>[3.5.2,)</maven>
</prerequisites>
</project>

0 comments on commit d004b60

Please sign in to comment.