Fixed parent version in newly introduced Maven module merged from 12.0.x.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
This commit is contained in:
parent
95665b778e
commit
1af998065d
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-tests</artifactId>
|
||||
<version>12.0.13-SNAPSHOT</version>
|
||||
<version>12.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jetty-test-http2-client-transport-provided-webapp</artifactId>
|
||||
|
|
Loading…
Reference in New Issue