You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/06/20 10:47:05 UTC

[1/2] activemq-artemis git commit: Fix minor build issue (parent pom version)

Repository: activemq-artemis
Updated Branches:
  refs/heads/master efdafb092 -> fa40a0abc


Fix minor build issue (parent pom version)


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

Branch: refs/heads/master
Commit: e9838611919d5952a65b348761fbbf61f896f02d
Parents: a39f43d
Author: Howard Gao <ho...@gmail.com>
Authored: Mon Jun 20 15:14:12 2016 +0800
Committer: Howard Gao <ho...@gmail.com>
Committed: Mon Jun 20 15:14:12 2016 +0800

----------------------------------------------------------------------
 examples/features/standard/ssl-enabled-dual-authentication/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/e9838611/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index a13d33a..3550349 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>


[2/2] activemq-artemis git commit: This closes #591

Posted by ma...@apache.org.
This closes #591


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

Branch: refs/heads/master
Commit: fa40a0abc80d387a675d8b1bba406c3e4757e74a
Parents: efdafb0 e983861
Author: Martyn Taylor <mt...@redhat.com>
Authored: Mon Jun 20 11:46:47 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Mon Jun 20 11:46:47 2016 +0100

----------------------------------------------------------------------
 examples/features/standard/ssl-enabled-dual-authentication/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------