remove incubator lable
Project: http://git-wip-us.apache.org/repos/asf/olingo-odata2/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata2/commit/3887f7b1 Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata2/tree/3887f7b1 Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata2/diff/3887f7b1 Branch: refs/heads/Olingo-129_PocJpaDataStore Commit: 3887f7b17134813fadf07b2117ed08981b415c57 Parents: 1ac8e7d Author: Stephan Klevenz <[email protected]> Authored: Mon May 5 15:28:21 2014 +0200 Committer: Stephan Klevenz <[email protected]> Committed: Mon May 5 15:28:21 2014 +0200 ---------------------------------------------------------------------- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata2/blob/3887f7b1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 55700ca..2548a84 100644 --- a/pom.xml +++ b/pom.xml @@ -33,14 +33,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>
