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 2017/09/27 16:59:24 UTC

activemq-artemis git commit: Revert "add licenses tag to pom.xml"

Repository: activemq-artemis
Updated Branches:
  refs/heads/1.x b56950c35 -> e42433f70


Revert "add licenses tag to pom.xml"

This reverts commit b4bbdff456c519cb34df444fb15cee8b2ce0bb46.


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

Branch: refs/heads/1.x
Commit: e42433f70ece34fe5c28239c4505d98c296f0102
Parents: b56950c
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Sep 27 12:59:19 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Sep 27 12:59:19 2017 -0400

----------------------------------------------------------------------
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/e42433f7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0866c05..6698f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,14 +167,6 @@
       <geronimo-annotation_1.2_spec.version>1.0</geronimo-annotation_1.2_spec.version>
    </properties>
 
-   <licenses>
-      <license>
-         <name>Apache License 2.0</name>
-         <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
-         <distribution>repo</distribution>
-      </license>
-   </licenses>
-
    <scm>
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection>