diff --git a/client/pom.xml b/client/pom.xml index 3b7a43c1..be69c653 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -54,10 +54,6 @@ true true - - org.glassfish.tyrus.client;version=${project.version} - - true diff --git a/containers/grizzly/pom.xml b/containers/grizzly/pom.xml deleted file mode 100755 index e8e08c96..00000000 --- a/containers/grizzly/pom.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - 4.0.0 - - - org.glassfish.tyrus - tyrus-containers-project - 1.3-SNAPSHOT - - - jar - tyrus-container-grizzly - - Tyrus Grizzly Container - - - - org.glassfish.grizzly - grizzly-framework - - - org.glassfish.grizzly - grizzly-http-server - - - - org.glassfish.tyrus - tyrus-server - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.felix - maven-bundle-plugin - true - true - - - org.glassfish.tyrus.container.grizzly.*;version=${project.version} - - true - - - - -