This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
new 196848f Updating license name
196848f is described below
commit 196848f854ee5b368a23c23d9999f21c2e0e59b2
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue May 14 10:14:18 2019 +0100
Updating license name
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b18af2c..9cbe1ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
</ciManagement>
<licenses>
<license>
- <name>The Apache Software License, Version 2.0</name>
+ <name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>