diff --git a/dropwizard-jaxws-example/pom.xml b/dropwizard-jaxws-example/pom.xml index 4a69109..df478bd 100644 --- a/dropwizard-jaxws-example/pom.xml +++ b/dropwizard-jaxws-example/pom.xml @@ -2,15 +2,16 @@ - - dropwizard-jaxws-parent - com.github.roskart.dropwizard-jaxws - 1.2.3 + + + org.kiwiproject + dropwizard-jakarta-xml-ws-parent + 0.5.0 4.0.0 - dropwizard-jaxws-example - Dropwizard JAX-WS Example Application + dropwizard-jakarta-xml-ws-example + Dropwizard Jakarta XML Web Services Example Application 2.2.224 @@ -21,8 +22,8 @@ - com.github.roskart.dropwizard-jaxws - dropwizard-jaxws + org.kiwiproject + dropwizard-jakarta-xml-ws ${project.version} diff --git a/dropwizard-jaxws/pom.xml b/dropwizard-jaxws/pom.xml index c7b2a82..4df6e2a 100644 --- a/dropwizard-jaxws/pom.xml +++ b/dropwizard-jaxws/pom.xml @@ -2,15 +2,16 @@ - - dropwizard-jaxws-parent - com.github.roskart.dropwizard-jaxws - 1.2.3 + + + org.kiwiproject + dropwizard-jakarta-xml-ws-parent + 0.5.0 4.0.0 - dropwizard-jaxws - Dropwizard JAX-WS Bundle + dropwizard-jakarta-xml-ws + Dropwizard Jakarta XML Web Services Bundle diff --git a/pom.xml b/pom.xml index b005344..a1f631b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,16 +10,16 @@ 3.0.4 - com.github.roskart.dropwizard-jaxws - dropwizard-jaxws-parent - 1.2.3 + dropwizard-jakarta-xml-ws-parent + 0.5.0 pom - Dropwizard JAX-WS + + Dropwizard Jakarta XML Web Services - Dropwizard-JAXWS is a Dropwizard Bundle that enables building SOAP web services and clients - using JAX-WS API with Dropwizard. + A Dropwizard Bundle that enables building SOAP web services and client using Jakarta XML Web Services + in Dropwizard applications. - https://github.com/roskart/dropwizard-jaxws + https://github.com/kiwiproject/dropwizard-jakarta-xml-ws dropwizard-jaxws @@ -27,7 +27,6 @@ - 4.0.3 4.0.3 2.1.2 @@ -55,6 +54,12 @@ +1 https://github.com/roskart + + Scott Leberknight + Kiwi Project + https://github.com/kiwiproject + https://github.com/sleberknight + @@ -66,27 +71,16 @@ - scm:git:git@github.com:roskart/dropwizard-jaxws.git - scm:git:git@github.com:roskart/dropwizard-jaxws.git + scm:git:https://github.com/kiwiproject/dropwizard-jakarta-xml-ws.git + scm:git@github.com:kiwiproject/dropwizard-jakarta-xml-ws.git git@github.com:roskart/dropwizard-jaxws.git GitHub - https://github.com/roskart/dropwizard-jaxws/issues + https://github.com/kiwiproject/dropwizard-jakarta-xml-ws/issuess - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - -