jetty-9 corrected groupId after move

This commit is contained in:
Greg Wilkins 2012-11-20 09:53:32 +11:00
parent e9705abf21
commit 2ad9dd5b95
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>
<artifactId>test-jetty-webapp</artifactId>
<name>Test :: Jetty Test Webapp</name>
<packaging>war</packaging>