Skip to content

Commit

Permalink
Fix Maven warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g committed May 16, 2017
1 parent e3f34d7 commit 6170ef7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lightbox2-parent/lightbox2-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,4 @@
<scope>runtime</scope>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 6170ef7

Please sign in to comment.