jetty-9 corrected groupId after move
This commit is contained in:
parent
e9705abf21
commit
2ad9dd5b95
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue