Repository: activemq-artemis
Updated Branches:
  refs/heads/master 549a5d0eb -> f2f6fe250


NO-JIRA: add licenses tag to pom.xml


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

Branch: refs/heads/master
Commit: f2f6fe250ad70a4d74095caa87f67a82aa8a6d37
Parents: 549a5d0
Author: psakar <s...@chare.eu>
Authored: Thu Aug 24 12:38:05 2017 +0200
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Tue Sep 26 15:36:25 2017 -0400

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


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

Reply via email to