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:58:59 UTC

[2/2] activemq-artemis git commit: Revert "NO-JIRA: add licenses tag to pom.xml"

Revert "NO-JIRA: add licenses tag to pom.xml"

this is not needed...

This reverts commit f2f6fe250ad70a4d74095caa87f67a82aa8a6d37.


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

Branch: refs/heads/master
Commit: 66edcf7f660c85800cd5375ce7e1e7f7947fbe6e
Parents: 8b68e8f
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Sep 27 12:57:03 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Sep 27 12:57:43 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/66edcf7f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6833778..28a9d60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,14 +175,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>