NO-JIRA: add licenses tag to pom.xml

This commit is contained in:
psakar 2017-08-24 12:38:05 +02:00 committed by Clebert Suconic
parent 549a5d0eb6
commit f2f6fe250a
1 changed files with 8 additions and 0 deletions

View File

@ -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>