Skip to content

Commit

Permalink
Removed explicit jetty plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
marlin committed Sep 30, 2015
1 parent efee7df commit 35d5f3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
<spring.version>4.2.1.RELEASE</spring.version>
<cxf.version>3.0.3</cxf.version>
<!-- Plugin versions -->
<maven-jetty-plugin.version>8.1.16.v20140903</maven-jetty-plugin.version>
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
<maven-jar-plugin.version>2.6</maven-jar-plugin.version>
<maven-assembly-plugin.version>2.5.5</maven-assembly-plugin.version>
Expand All @@ -93,7 +92,6 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>${maven-jetty-plugin.version}</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 35d5f3a

Please sign in to comment.