Repository: olingo-odata4 Updated Branches: refs/heads/master 45673e8e4 -> 39d965990
Still some 'incubator' around Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/39d96599 Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/39d96599 Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/39d96599 Branch: refs/heads/master Commit: 39d965990eb738cc78651db5713cdb4b949c8946 Parents: 45673e8 Author: Francesco Chicchiriccò <[email protected]> Authored: Sat Apr 12 18:38:28 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Sat Apr 12 18:38:28 2014 +0200 ---------------------------------------------------------------------- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/39d96599/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1f3e545..a29a0db 100644 --- a/pom.xml +++ b/pom.xml @@ -46,14 +46,14 @@ </license> </licenses> - <url>http://olingo.incubator.apache.org</url> + <url>http://olingo.apache.org</url> <mailingLists> <mailingList> <name>Apache Olingo Developers Mailinglist</name> - <archive>http://mail-archives.apache.org/mod_mbox/incubator-olingo-dev/</archive> - <post>mailto:[email protected]</post> - <subscribe>mailto:[email protected]</subscribe> + <archive>http://mail-archives.apache.org/mod_mbox/olingo-dev/</archive> + <post>mailto:[email protected]</post> + <subscribe>mailto:[email protected]</subscribe> </mailingList> </mailingLists>
