Author: olamy
Date: Thu May 23 04:09:41 2013
New Revision: 1485560
URL: http://svn.apache.org/r1485560
Log:
not anymore in incubator
Modified:
onami/trunk/parent/pom.xml
onami/trunk/parent/src/site/site.xml
Modified: onami/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/parent/pom.xml?rev=1485560&r1=1485559&r2=1485560&view=diff
==============================================================================
--- onami/trunk/parent/pom.xml (original)
+++ onami/trunk/parent/pom.xml Thu May 23 04:09:41 2013
@@ -34,7 +34,7 @@
<name>Apache Onami</name>
<description>Apache Onami is a project focused on the development and
maintenance of a set of Google Guice extensions.</description>
- <url>http://onami.incubator.apache.org</url>
+ <url>http://onami.apache.org</url>
<inceptionYear>2012</inceptionYear>
<developers>
@@ -231,30 +231,30 @@
<mailingLists>
<mailingList>
<name>Dev Mailing List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-onami-dev/</archive>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/onami-dev/</archive>
<otherArchives>
<otherArchive>http://onami-dev.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>User Mailing List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-onami-user/</archive>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/onami-user/</archive>
<otherArchives>
<otherArchive>http://onami-user.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>Commits Mailing List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-onami-commits/</archive>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/onami-commits/</archive>
<otherArchives>
<otherArchive>http://onami-commits.markmail.org/</otherArchive>
</otherArchives>
@@ -262,9 +262,9 @@
</mailingLists>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/parent</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/parent</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/parent</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/parent</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/parent</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/parent</developerConnection>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -281,7 +281,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -446,7 +446,7 @@
<preparationGoals>clean install</preparationGoals>
<goals>deploy</goals>
<arguments>-Prelease,apache</arguments>
-
<tagBase>https://svn.apache.org/repos/asf/incubator/onami/tags</tagBase>
+ <tagBase>https://svn.apache.org/repos/asf/onami/tags</tagBase>
</configuration>
</plugin>
@@ -757,7 +757,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.6</version>
+ <version>2.7</version>
</plugin>
<plugin>
Modified: onami/trunk/parent/src/site/site.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/parent/src/site/site.xml?rev=1485560&r1=1485559&r2=1485560&view=diff
==============================================================================
--- onami/trunk/parent/src/site/site.xml (original)
+++ onami/trunk/parent/src/site/site.xml Thu May 23 04:09:41 2013
@@ -25,12 +25,6 @@
<version position="left" />
- <bannerRight>
- <name>Apache Incubator</name>
- <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
- <href>http://incubator.apache.org/</href>
- </bannerRight>
-
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>