You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by zh...@apache.org on 2022/03/02 03:20:11 UTC

[rocketmq-connect] 03/43: Update pom.xml

This is an automated email from the ASF dual-hosted git repository.

zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git

commit 9716b10fa3fb9374e9a3ab181f4bfc27a3eeed86
Author: Yuchen Li <yu...@126.com>
AuthorDate: Fri Jul 19 14:19:37 2019 +0800

    Update pom.xml
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 361dd77..a53b8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,12 +184,6 @@
             <artifactId>commons-cli</artifactId>
             <version>1.2</version>
         </dependency>
-        <dependency>
-            <groupId>javax.jms</groupId>
-            <artifactId>javax.jms-api</artifactId>
-            <version>2.0</version>
-        </dependency>
-
     </dependencies>
 
 </project>