Repository: activemq-artemis Updated Branches: refs/heads/master ed997d872 -> 86f705b5c
No need to specify license... inherited from parent pom Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9f24db06 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9f24db06 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/9f24db06 Branch: refs/heads/master Commit: 9f24db067f022b3b44b74b10e20da26473425fbe Parents: ed997d8 Author: Daniel Kulp <[email protected]> Authored: Mon Jun 8 12:36:08 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Mon Jun 8 12:36:08 2015 -0400 ---------------------------------------------------------------------- pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/9f24db06/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 496ee27..5dbcc47 100644 --- a/pom.xml +++ b/pom.xml @@ -38,14 +38,6 @@ <name>ActiveMQ Artemis Parent</name> <url>http://apache.org/activemq</url> - <licenses> - <license> - <name>ASL 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> - <distribution>repo</distribution> - </license> - </licenses> - <prerequisites> <maven>3.0.0</maven> </prerequisites>
