You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2015/05/13 12:55:55 UTC

[1/2] activemq-artemis git commit: Bump Maven Assembly Plugin Version to 2.4

Repository: activemq-artemis
Updated Branches:
  refs/heads/master d1b317b97 -> 085437161


Bump Maven Assembly Plugin Version to 2.4


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

Branch: refs/heads/master
Commit: 8e0594de058b42d930cc7261f96f0da96e1e3295
Parents: d1b317b
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed May 13 10:24:08 2015 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed May 13 11:52:29 2015 +0100

----------------------------------------------------------------------
 artemis-distribution/pom.xml | 2 +-
 pom.xml                      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8e0594de/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 0e9b22a..9fd69ff 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -192,7 +192,7 @@
          </plugin>
          <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
-            <version>2.2</version>
+            <version>${maven.assembly.plugin.version}</version>
             <executions>
                <execution>
                   <id>source</id>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8e0594de/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7058376..8674572 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,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>
       <netty.version>4.0.20.Final</netty.version>
+      <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
       <activemq.version.versionName>${project.version}</activemq.version.versionName>
       <activemq.version.majorVersion>1</activemq.version.majorVersion>
       <activemq.version.minorVersion>0</activemq.version.minorVersion>


[2/2] activemq-artemis git commit: merge PR #253 - Bump Maven Assembly Plugin Version to 2.4

Posted by an...@apache.org.
merge PR #253 - Bump Maven Assembly Plugin Version to 2.4


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

Branch: refs/heads/master
Commit: 085437161955c53371169766e33afc7269b5dec8
Parents: d1b317b 8e0594d
Author: Andy Taylor <an...@gmail.com>
Authored: Wed May 13 11:55:08 2015 +0100
Committer: Andy Taylor <an...@gmail.com>
Committed: Wed May 13 11:55:08 2015 +0100

----------------------------------------------------------------------
 artemis-distribution/pom.xml | 2 +-
 pom.xml                      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------