fix: update artifactId from gxHTTP to gx-http in pom.xml and pom.javax.xml

This commit is contained in:
Luca Frosini 2025-11-11 14:55:41 +01:00
parent 1f6d2fabf4
commit 25c655b1a7
2 changed files with 2 additions and 3 deletions

View File

@ -69,8 +69,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxHTTP</artifactId>
<version>2.1.0-SNAPSHOT</version>
<artifactId>gx-http</artifactId>
</dependency>
<dependency>

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxHTTP</artifactId>
<artifactId>gx-http</artifactId>
</dependency>
<dependency>