|
1 | | -<project name="Apache Omid"> |
| 1 | +<project name="Apache Phoenix Omid"> |
2 | 2 |
|
3 | 3 | <skin> |
4 | 4 | <groupId>org.apache.maven.skins</groupId> |
|
31 | 31 | <width>200</width> |
32 | 32 | </bannerLeft> |
33 | 33 |
|
34 | | - <bannerRight> |
35 | | - <name>Apache Incubator</name> |
36 | | - <src>http://incubator.apache.org/images/egg-logo2.png</src> |
37 | | - <href>http://incubator.apache.org/</href> |
38 | | - <width>200</width> |
39 | | - </bannerRight> |
40 | | - |
41 | 34 | <publishDate position="right"/> |
42 | 35 | <!-- Do not publish version as it shows the current SNAPSHOT --> |
43 | | - <!-- version position="right"/ --> |
| 36 | + <version position="none"/> |
44 | 37 |
|
45 | 38 | <poweredBy> |
46 | 39 | <logo name="Maven" href="http://maven.apache.org/" img="http://maven.apache.org/images/logos/maven-feather.png"/> |
|
50 | 43 |
|
51 | 44 | <menu name="Home"> |
52 | 45 | <item name="Overview" href="index.html" /> |
53 | | - <item name="License" href="license.html" /> |
| 46 | + <item name="Licenses" href="licenses.html" /> |
54 | 47 | </menu> |
55 | 48 |
|
56 | 49 | <menu name="Download"> |
57 | | - <item name="Omid Sources" href="https://github.com/apache/incubator-omid" /> |
58 | | - <item name="Apache Version Repository" href="https://dist.apache.org/repos/dist/release/incubator/omid/" /> |
| 50 | + <item name="Omid Source Repository" href="https://github.com/apache/phoenix-omid" /> |
| 51 | + <item name="Apache Releases for version 1.0.1 and earlier" href="https://dist.apache.org/repos/dist/release/incubator/omid/" /> |
| 52 | + <item name="Apache Releases for version 1.0.2 and later" href="https://dist.apache.org/repos/dist/release/phoenix/" /> |
59 | 53 | </menu> |
60 | 54 |
|
61 | 55 | <menu name="User Guide & API"> |
|
72 | 66 | </menu> |
73 | 67 |
|
74 | 68 | <menu name="Contribute"> |
75 | | - <item name="Source Code" href="https://git-wip-us.apache.org/repos/asf/phoenix-omid.git" /> |
| 69 | + <item name="Source Code" href="https://gitbox.apache.org/repos/asf/phoenix-omid.git" /> |
76 | 70 | <item name="JIRA" href="https://issues.apache.org/jira/browse/Omid" /> |
77 | 71 | <item name="Mailing Lists" href="mailing-lists.html" /> |
78 | 72 | <item name="Coding Guide and Style" href="coding-guide-and-style.html" /> |
|
0 commit comments