You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2016/10/28 13:42:36 UTC

qpid-jms git commit: QPIDJMS-207 Remove commented out dependency on JMS 1.1 API

Repository: qpid-jms
Updated Branches:
  refs/heads/master 76e84ead9 -> 97970a3d9


QPIDJMS-207 Remove commented out dependency on JMS 1.1 API

Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/97970a3d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/97970a3d
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/97970a3d

Branch: refs/heads/master
Commit: 97970a3d9e77b42627d85e3943b8eab583f6ed68
Parents: 76e84ea
Author: Timothy Bish <ta...@gmail.com>
Authored: Fri Oct 28 09:34:23 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Fri Oct 28 09:34:23 2016 -0400

----------------------------------------------------------------------
 qpid-jms-client/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/97970a3d/qpid-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 7f8960f..3c95c4b 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -40,10 +40,6 @@
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-jms_2.0_spec</artifactId>
     </dependency>
-    <!-- <dependency>
-      <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-jms_1.1_spec</artifactId>
-    </dependency> -->
     <dependency>
       <groupId>org.apache.qpid</groupId>
       <artifactId>proton-j</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org