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 2019/10/29 20:23:10 UTC

[activemq-artemis] branch master updated: ARTEMIS-2530 Upgrade ActiveMQ Artemis Native 1.0.1

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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e7dddd  ARTEMIS-2530 Upgrade ActiveMQ Artemis Native 1.0.1
     new c0ab83e  This closes #2870
5e7dddd is described below

commit 5e7dddd9692a2d3dbf443d8cb0c0e33144fbebbe
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Fri Oct 25 09:07:12 2019 -0400

    ARTEMIS-2530 Upgrade ActiveMQ Artemis Native 1.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1373730..873feb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
        <!-- base url for site deployment.  See distribution management for full url.  Override this in settings.xml for staging -->
       <staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
 
-      <activemq-artemis-native-version>1.0.0</activemq-artemis-native-version>
+      <activemq-artemis-native-version>1.0.1</activemq-artemis-native-version>
       <karaf.version>4.0.6</karaf.version>
       <pax.exam.version>4.9.1</pax.exam.version>
       <commons.config.version>2.4</commons.config.version>