Fixing groupId

This commit is contained in:
Joakim Erdfelt 2014-07-23 10:51:46 -07:00
parent faf0775b50
commit 223ad1e519
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.tests</groupId>
<groupId>org.eclipse.jetty</groupId>
<artifactId>test-jetty-webapp</artifactId>
<version>${project.version}</version>
<type>war</type>