Author: brianf
Date: Thu Feb 10 21:51:08 2011
New Revision: 1069581

URL: http://svn.apache.org/viewvc?rev=1069581&view=rev
Log:
revert the site additions to the asf pom MPOM-1 MPOM-5 MPOM-7

Removed:
    maven/pom/trunk/asf/README.txt
    maven/pom/trunk/asf/src/
Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1069581&r1=1069580&r2=1069581&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Thu Feb 10 21:51:08 2011
@@ -52,11 +52,7 @@ under the License.
     <name>The Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
   </organization>
-  <url>http://maven.apache.org/asf-pom/</url>
-  <issueManagement>
-    <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MPOM</url>
-  </issueManagement>
+  <url>http://www.apache.org/</url>
   <repositories>
     <repository>
       <id>apache.snapshots</id>
@@ -86,7 +82,6 @@ under the License.
       <name>Apache Announce List</name>
       <subscribe>announce-subscr...@apache.org</subscribe>
       <unsubscribe>announce-unsubscr...@apache.org</unsubscribe>
-
       <post>annou...@apache.org</post>
       <archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
     </mailingList>
@@ -220,7 +215,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -406,15 +401,6 @@ under the License.
         </plugins>
       </build>
     </profile>    
-    <profile>
-      <id>asf-pom-site</id>
-      <distributionManagement>
-        <site>
-          <id>apache.website</id>
-          <url>scp://people.apache.org/www/maven.apache.org/asf-pom</url>
-        </site>
-      </distributionManagement>
-    </profile>
   </profiles>
 </project>
 


Reply via email to