Skip to content

Commit

Permalink
minor pom cleanup that defers to dependency/plugin management declara…
Browse files Browse the repository at this point in the history
…tions in parent pom
  • Loading branch information
Edwin Shin committed Apr 12, 2013
1 parent ff1fa91 commit 2611224
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Expand Up @@ -128,8 +128,6 @@
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>6.0</version>
<scope>provided</scope>
</dependency>
</dependencies>

Expand All @@ -149,7 +147,6 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>8.1.9.v20130131</version>
<configuration>
<scanIntervalSeconds>2</scanIntervalSeconds>
<webApp>
Expand Down

0 comments on commit 2611224

Please sign in to comment.