Changes to fix feature installs
[appc.git] / appc-adapters / appc-dmaap-adapter / appc-dmaap-adapter-features / onap-appc-dmaap-adapter / pom.xml
index b6816e8..fe85786 100644 (file)
@@ -58,22 +58,6 @@ limitations under the License.
             <artifactId>appc-message-adapter-api</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-            <groupId>com.sun.jersey</groupId>
-            <artifactId>jersey-server</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.sun.jersey</groupId>
-            <artifactId>jersey-servlet</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.sun.jersey</groupId>
-            <artifactId>jersey-core</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>javax.ws.rs</groupId>
-            <artifactId>jsr311-api</artifactId>
-        </dependency>
 <!--         <dependency> -->
 <!--             <groupId>org.glassfish.jersey.core</groupId> -->
 <!--             <artifactId>jersey-server</artifactId> -->