Author: felixk
Date: Mon Jul 18 06:33:21 2011
New Revision: 1147757
URL: http://svn.apache.org/viewvc?rev=1147757&view=rev
Log:
Cleanup / Use skin for Apache Branding in Navigation. See JAMES-1289
Modified:
james/hupa/trunk/src/site/site.xml
james/imap/trunk/src/reporting-site/site.xml
james/jdkim/trunk/src/reporting-site/site.xml
james/jdkim/trunk/src/site/site.xml
james/jspf/trunk/src/reporting-site/site.xml
james/jspf/trunk/src/site/site.xml
james/mailbox/trunk/src/reporting-site/site.xml
james/mailet/ai/trunk/src/site/site.xml
james/mailet/base/trunk/src/reporting-site/site.xml
james/mailet/base/trunk/src/site/site.xml
james/mailet/crypto/trunk/src/reporting-site/site.xml
james/mailet/crypto/trunk/src/site/site.xml
james/mailet/current/src/reporting-site/site/site.xml
james/mailet/current/src/site/site.xml
james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml
james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
james/mailet/standard/trunk/src/reporting-site/site.xml
james/mailet/standard/trunk/src/site/site.xml
james/mpt/trunk/src/reporting-site/site.xml
james/mpt/trunk/src/site/site.xml
james/nntp/trunk/src/site/site.xml
james/postage/trunk/src/site/site.xml
james/project/trunk/maven-skin/src/site/site.xml
james/project/trunk/project/server/src/site/site.xml
james/project/trunk/project/src/site/site.xml
james/protocols/trunk/src/reporting-site/site.xml
james/protocols/trunk/src/site/site.xml
james/server/trunk/src/reporting-site/site.xml
Modified: james/hupa/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/hupa/trunk/src/site/site.xml (original)
+++ james/hupa/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -18,12 +18,19 @@
under the License.
-->
<project name="Hupa">
+
+ <skin>
+ <groupId>org.apache.james</groupId>
+ <artifactId>maven-skin</artifactId>
+ <version>1.7-SNAPSHOT</version>
+ </skin>
+
<!-- no banner yet -->
<!--
<bannerLeft>
<name>James Hupa</name>
- <src>images/james-jspf-logo.gif</src>
- <href>http://james.apache.org/jspf/index.html</href>
+ <src>images/james-hupa-logo.gif</src>
+ <href>http://james.apache.org/hupa/index.html</href>
</bannerLeft>
-->
Modified: james/imap/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/imap/trunk/src/reporting-site/site.xml (original)
+++ james/imap/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/jdkim/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/jdkim/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/jdkim/trunk/src/reporting-site/site.xml (original)
+++ james/jdkim/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/jdkim/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/jdkim/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/jdkim/trunk/src/site/site.xml (original)
+++ james/jdkim/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/jspf/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/jspf/trunk/src/reporting-site/site.xml (original)
+++ james/jspf/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/jspf/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/jspf/trunk/src/site/site.xml (original)
+++ james/jspf/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailbox/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailbox/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailbox/trunk/src/reporting-site/site.xml (original)
+++ james/mailbox/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/ai/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/ai/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/ai/trunk/src/site/site.xml (original)
+++ james/mailet/ai/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -37,7 +37,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<body>
@@ -55,7 +55,7 @@
name="DOAP"
href="doap_apache-ai-mailets.rdf"
img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
- -->
+ -->
</menu>
<menu name="Mailet">
Modified: james/mailet/base/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/base/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/base/trunk/src/reporting-site/site.xml (original)
+++ james/mailet/base/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/base/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/base/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/base/trunk/src/site/site.xml (original)
+++ james/mailet/base/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/crypto/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/crypto/trunk/src/reporting-site/site.xml (original)
+++ james/mailet/crypto/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21
2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/crypto/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/crypto/trunk/src/site/site.xml (original)
+++ james/mailet/crypto/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
@@ -47,7 +47,7 @@
<item
name="DOAP"
href="doap_apache-crypto-mailets.rdf"
- img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
+ img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
</menu>
<menu name="Mailet">
Modified: james/mailet/current/src/reporting-site/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/current/src/reporting-site/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/current/src/reporting-site/site/site.xml (original)
+++ james/mailet/current/src/reporting-site/site/site.xml Mon Jul 18 06:33:21
2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/current/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/current/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/current/src/site/site.xml (original)
+++ james/mailet/current/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
@@ -53,12 +53,6 @@
<item name="Reference Library"
href="http://jakarta.apache.org/site/library.html"/>
</menu>
- <menu name="The Apache Software Foundation">
- <item name="FAQ"
href="http://apache.org/foundation/faq.html"/>
- <item name="Sponsorship"
href="http://apache.org/foundation/sponsorship.html"/>
- <item name="Donations"
href="http://apache.org/foundation/contributing.html"/>
- <item name="Thanks"
href="http://apache.org/foundation/thanks.html"/>
- </menu>
</body>
</project>
Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml
(original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/reporting-site/site.xml Mon
Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Mon Jul 18
06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
@@ -47,7 +47,7 @@
<item
name="DOAP"
href="doap_maven-mailetdocs-plugin.rdf"
- img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
+ img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
</menu>
<menu name='Examples'>
Modified: james/mailet/standard/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/standard/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/standard/trunk/src/reporting-site/site.xml (original)
+++ james/mailet/standard/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21
2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mailet/standard/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/standard/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mailet/standard/trunk/src/site/site.xml (original)
+++ james/mailet/standard/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
@@ -41,7 +41,7 @@
<menu name="Standard Mailets">
<item name="Overview" href="index.html"/>
- <item name="Configuration" href="conf.html"/>
+ <item name="Configuration" href="conf.html"/>
<item name="Catalog" href="mailet-report.html" />
<item name="Release Notes" href="release-notes.html" />
<item
@@ -49,7 +49,7 @@
href="doap_apache-standard-mailets.rdf"
img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
</menu>
-
+
<menu name="Mailet">
<item name="API" href="http://james.apache.org/mailet/api"/>
<item name="Basic Toolkit" href="http://james.apache.org/mailet/base"/>
@@ -57,7 +57,7 @@
<item name="Sieve"
href='http://james.apache.org/jsieve/mailet/index.html'/>
<item name="MailetDocs"
href="http://james.apache.org/mailet/maven-mailetdocs-plugin"/>
<item name="Standard" href="http://james.apache.org/mailet/standard"/>
- </menu>
+ </menu>
<menu ref="reports" />
Modified: james/mpt/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mpt/trunk/src/reporting-site/site.xml (original)
+++ james/mpt/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/mpt/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/mpt/trunk/src/site/site.xml (original)
+++ james/mpt/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -21,7 +21,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
@@ -51,14 +51,6 @@
<item name='0.1 Documentation' href='http://james.apache.org/mpt/0.1'/>
<item name='0.1 Release Notes'
href='http://james.apache.org/mpt/0.1/release-notes.html'/>
</menu>
-
- <menu name="The Apache Software Foundation" inherit='bottom'>
- <item name="Get Involved"
href="http://jakarta.apache.org/site/getinvolved.html"/>
- <item name="FAQ" href="http://apache.org/foundation/faq.html"/>
- <item name="Sponsorship"
href="http://apache.org/foundation/sponsorship.html"/>
- <item name="Donations"
href="http://apache.org/foundation/contributing.html"/>
- <item name="Thanks" href="http://apache.org/foundation/thanks.html"/>
- </menu>
</body>
</project>
Modified: james/nntp/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/nntp/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/nntp/trunk/src/site/site.xml (original)
+++ james/nntp/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -19,6 +19,12 @@
-->
<project name="James Server">
+ <skin>
+ <groupId>org.apache.james</groupId>
+ <artifactId>maven-skin</artifactId>
+ <version>1.7-SNAPSHOT</version>
+ </skin>
+
<bannerLeft>
<name>James Server</name>
<src>images/james-server-logo.gif</src>
@@ -95,4 +101,4 @@
</body>
-</project>
\ No newline at end of file
+</project>
Modified: james/postage/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/postage/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/postage/trunk/src/site/site.xml (original)
+++ james/postage/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -18,17 +18,25 @@
under the License.
-->
<project name="Postage">
- <bannerLeft>
- <name>James Postage</name>
- <src>images/james-postage-logo.gif</src>
- <href>http://james.apache.org/postage/index.html</href>
- </bannerLeft>
-
- <bannerRight>
- <name>The Apache Software Foundation</name>
- <src>images/asf-logo-reduced.gif</src>
- <href>http://www.apache.org/index.html</href>
- </bannerRight>
+
+ <skin>
+ <groupId>org.apache.james</groupId>
+ <artifactId>maven-skin</artifactId>
+ <version>1.7-SNAPSHOT</version>
+ </skin>
+
+ <bannerLeft>
+ <name>James Postage</name>
+ <src>images/logos/james-postage-logo.gif</src>
+ <href>http://james.apache.org/postage/index.html</href>
+ <alt>james-postage-logo.gif</alt>
+ </bannerLeft>
+
+ <bannerRight>
+ <name>The Apache Software Foundation</name>
+ <src>images/logos/asf-logo-reduced.gif</src>
+ <href>http://www.apache.org/index.html</href>
+ </bannerRight>
<body>
@@ -40,7 +48,5 @@
</menu>
- ${reports}
-
</body>
</project>
Modified: james/project/trunk/maven-skin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/maven-skin/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/project/trunk/maven-skin/src/site/site.xml (original)
+++ james/project/trunk/maven-skin/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<!-- Banner sources must have absolute URL, otherwise inheriting will fail
-->
Modified: james/project/trunk/project/server/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/site.xml (original)
+++ james/project/trunk/project/server/src/site/site.xml Mon Jul 18 06:33:21
2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/project/trunk/project/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -85,18 +85,6 @@
<item name="Snapshots (Hudson)"
href="https://hudson.apache.org/hudson/view/G-L/view/James/"/>
-->
</menu>
-
-<!-- Activate this line if you want to inherit this menu.
- <menu name="Apache Software Foundation" inherit="bottom">
--->
- <menu name="Apache Software Foundation">
- <item name="Get Involved"
href="http://www.apache.org/foundation/getinvolved.html" />
- <item name="FAQ" href="http://www.apache.org/foundation/faq.html"
/>
- <item name="Sponsorship"
href="http://www.apache.org/foundation/sponsorship.html" />
- <item name="Donations"
href="http://www.apache.org/foundation/contributing.html" />
- <item name="Thanks"
href="http://www.apache.org/foundation/thanks.html" />
- </menu>
-
</body>
</project>
Modified: james/protocols/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/protocols/trunk/src/reporting-site/site.xml (original)
+++ james/protocols/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/protocols/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/protocols/trunk/src/site/site.xml (original)
+++ james/protocols/trunk/src/site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
Modified: james/server/trunk/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/reporting-site/site.xml?rev=1147757&r1=1147756&r2=1147757&view=diff
==============================================================================
--- james/server/trunk/src/reporting-site/site.xml (original)
+++ james/server/trunk/src/reporting-site/site.xml Mon Jul 18 06:33:21 2011
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.james</groupId>
<artifactId>maven-skin</artifactId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
</skin>
<bannerLeft>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]