Fix for a license issue
[dmaap/messagerouter/dmaapclient.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cb35ff7..f0268bf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <groupId>com.sun.jersey</groupId>
                                        <artifactId>jersey-client</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>javax.jms</groupId>
+                                       <artifactId>jms</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <!-- Begin - Dependency on log4j for logging purpose -->