UNOMI-10: Updated miredot license to use open-source license. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/27aa4a6c Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/27aa4a6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/27aa4a6c
Branch: refs/heads/master Commit: 27aa4a6c8b98beda6426f69f40caa340f93ab74e Parents: 102f378 Author: Chris Laprun <[email protected]> Authored: Wed Dec 23 15:53:47 2015 +0100 Committer: Chris Laprun <[email protected]> Committed: Thu Jan 7 15:07:22 2016 +0100 ---------------------------------------------------------------------- rest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/27aa4a6c/rest/pom.xml ---------------------------------------------------------------------- diff --git a/rest/pom.xml b/rest/pom.xml index 1efa0a4..4b7e083 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -184,9 +184,9 @@ </execution> </executions> <configuration> - <organizationId> - cfdb448b-0b4a-4416-ab1c-4604ea8907e2 - </organizationId> + <license> + cHJvamVjdHxvcmcuYXBhY2hlLnVub21pLnVub21pLXJlc3R8MjAxNi0xMi0zMXx0cnVlfC0xI01Dd0NGRnI4UlhTSVNMdDdXck85ODRwcVo3MFhoY0d0QWhSTU1BNVJBUUNZTkNnVkFPRkpZNGxYeWNIM01RPT0= + </license> <output> <title>Documentation for Apache Unomi's RESTful API ${project.version}</title> <html>
