PR #12188 - fix parent of jetty-etherem pom.xml

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
This commit is contained in:
Lachlan Roberts 2024-08-23 13:47:28 +10:00
parent d56c9628c1
commit 1b13c58537
No known key found for this signature in database
GPG Key ID: 5663FB7A8FF7E348
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-core</artifactId>
<artifactId>jetty-integrations</artifactId>
<version>12.1.0-SNAPSHOT</version>
</parent>
<artifactId>jetty-ethereum</artifactId>