diff --git a/core/pom.xml b/core/pom.xml index 0fd2814bd..8c9e89157 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ ${project.groupId} - xml-parser + icedtea-web-xml-parser ${project.version} diff --git a/pom.xml b/pom.xml index e7488de76..76ddbf9a2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ jnlp-api common - core xml-parser + core \ No newline at end of file diff --git a/xml-parser/pom.xml b/xml-parser/pom.xml index dba0fbacf..06d32e528 100644 --- a/xml-parser/pom.xml +++ b/xml-parser/pom.xml @@ -11,11 +11,10 @@ ../ - xml-parser - xml-parser + icedtea-web-xml-parser + XML Parser XML parser abstraction for the underlying strict and malformed XML parser. - ${project.groupId} @@ -29,5 +28,4 @@ - \ No newline at end of file