Skip to content

Commit

Permalink
Fixed parent version in newly introduced Maven module merged from 12.…
Browse files Browse the repository at this point in the history
…0.x.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
  • Loading branch information
sbordet committed Aug 23, 2024
1 parent 95665b7 commit 1af9980
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 1af9980

Please sign in to comment.