You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/02/11 18:41:46 UTC

[1/2] activemq-6 git commit: Remove Geronimo version prop from JMS example pom

Repository: activemq-6
Updated Branches:
  refs/heads/master 05ef25798 -> 1d5a7a10d


Remove Geronimo version prop from JMS example pom


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/6b887c5d
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/6b887c5d
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/6b887c5d

Branch: refs/heads/master
Commit: 6b887c5dd048c10a6c06d66315525df819a23e2d
Parents: 33addb4
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Feb 11 14:06:05 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed Feb 11 14:06:59 2015 +0000

----------------------------------------------------------------------
 examples/jms/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6b887c5d/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index 56080ab..0b68cce 100644
--- a/examples/jms/pom.xml
+++ b/examples/jms/pom.xml
@@ -35,7 +35,6 @@ under the License.
 
    <properties>
       <udp-address>231.7.7.7</udp-address>
-      <geronimo.jms.2.spec.version>1.0.0-SNAPSHOT</geronimo.jms.2.spec.version>
    </properties>
 
    <profiles>


[2/2] activemq-6 git commit: This closes #94 on jms2 jar changes

Posted by cl...@apache.org.
This closes #94 on jms2 jar changes


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/1d5a7a10
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/1d5a7a10
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/1d5a7a10

Branch: refs/heads/master
Commit: 1d5a7a10d349e6fd16476154b5326575fbff26e9
Parents: 05ef257 6b887c5
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Feb 11 12:41:28 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Feb 11 12:41:28 2015 -0500

----------------------------------------------------------------------
 examples/jms/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------