Skip to content

Commit f8875e0

Browse files
joewizclaude
andcommitted
[refactor] Update package-name and abbrev to match eXist-db conventions
- package-name: http://exist-db.org/pkg/http-client - package-abbrev: exist-http-client Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 88fdc40 commit f8875e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
<exist.version>7.0.0-SNAPSHOT</exist.version>
4646

4747
<!-- used in the EXPath Package Descriptor -->
48-
<package-name>http://exist-db.org/apps/http-client</package-name>
49-
<package-abbrev>http-client</package-abbrev>
48+
<package-name>http://exist-db.org/pkg/http-client</package-name>
49+
<package-abbrev>exist-http-client</package-abbrev>
5050

5151
<http-client.module.namespace>http://expath.org/ns/http-client</http-client.module.namespace>
5252
<http-client.module.java.classname>org.exist.xquery.modules.httpclient.HttpClientModule</http-client.module.java.classname>

0 commit comments

Comments
 (0)