You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/01/20 16:06:43 UTC

svn commit: r370842 - in /directory/trunks/asn1: pom.xml src/site/site.xml

Author: ersiner
Date: Fri Jan 20 07:06:38 2006
New Revision: 370842

URL: http://svn.apache.org/viewcvs?rev=370842&view=rev
Log:
Continue migration to m2.

Modified:
    directory/trunks/asn1/pom.xml
    directory/trunks/asn1/src/site/site.xml

Modified: directory/trunks/asn1/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/asn1/pom.xml?rev=370842&r1=370841&r2=370842&view=diff
==============================================================================
--- directory/trunks/asn1/pom.xml (original)
+++ directory/trunks/asn1/pom.xml Fri Jan 20 07:06:38 2006
@@ -35,6 +35,9 @@
           <target>1.4</target>
         </configuration>
       </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>
 </project>

Modified: directory/trunks/asn1/src/site/site.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/asn1/src/site/site.xml?rev=370842&r1=370841&r2=370842&view=diff
==============================================================================
--- directory/trunks/asn1/src/site/site.xml (original)
+++ directory/trunks/asn1/src/site/site.xml Fri Jan 20 07:06:38 2006
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<project>
-   <bannerLeft>
-     <name>Apache Diretory Project</name>
-     <src>images/apache-directory-logo.png</src>
-     <href>http://directory.apache.org/</href>
-   </bannerLeft>
-
- <title>Apache Directory Project</title>
+<project name="Apache Directory Project">
+  <bannerLeft>
+    <name>Apache Diretory Project</name>
+    <src>images/apache-directory-logo.png</src>
+    <href>http://directory.apache.org/</href>
+  </bannerLeft>
 
  <body>