Fixing name of project to be different from jetty 7 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1148 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
07e3fa3ac2
commit
7b5fbd8b4d
|
@ -7,7 +7,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>test-continuation-jetty6</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Test :: Continuation</name>
|
||||
<name>Test :: Continuation - (Jetty 6)</name>
|
||||
<description>Asynchronous API</description>
|
||||
<build>
|
||||
</build>
|
||||
|
|
Loading…
Reference in New Issue