This is an automated email from the ASF dual-hosted git repository. poorejc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
commit 90aa1777f1ce10848583399ed7310301b6cdbfe2 Author: poorejc <[email protected]> AuthorDate: Fri Jun 14 13:13:19 2019 -0400 [FLAGON-392] resolving unmerged paths --- LICENSE | 2 +- NOTICE | 0 doap-userale.js.rdf | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 index b833f2a..4d6bfa7 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - © Copyright 2018 The Apache Software Foundation. + © Copyright 2019 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE b/NOTICE old mode 100644 new mode 100755 diff --git a/doap-userale.js.rdf b/doap-userale.js.rdf old mode 100644 new mode 100755 index 01be2de..bac2690 --- a/doap-userale.js.rdf +++ b/doap-userale.js.rdf @@ -36,20 +36,20 @@ <category rdf:resource="https://projects.apache.org/projects.html?category#Library" /> <release> <Version> - <name>0.1.0 release</name> - <created>2018-01-18</created> - <revision>0.1.0</revision> + <name>2.0.0 release</name> + <created>2018-06-15</created> + <revision>2.0.0</revision> </Version> </release> <repository> <SVNRepository> - <location rdf:resource="https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git"/> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-flagon-useralejs.git"/> <browse rdf:resource="https://github.com/apache/incubator-flagon-useralejs"/> </SVNRepository> </repository> <maintainer> <foaf:Person> - <foaf:name>Apache Flagon Development Team</foaf:name> + <foaf:name>Flagon Development Team</foaf:name> <foaf:mbox rdf:resource="mailto:[email protected]"/> </foaf:Person> </maintainer>
