You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/04/21 07:57:10 UTC

svn commit: r395787 - /myfaces/maven/trunk/master-pom/pom.xml

Author: bommel
Date: Thu Apr 20 22:57:08 2006
New Revision: 395787

URL: http://svn.apache.org/viewcvs?rev=395787&view=rev
Log:
atanion repository is only needed for the tobago examples. It's not required for the master pom

Modified:
    myfaces/maven/trunk/master-pom/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/master-pom/pom.xml?rev=395787&r1=395786&r2=395787&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Thu Apr 20 22:57:08 2006
@@ -393,16 +393,6 @@
       <url>http://cvs.apache.org/maven-snapshot-repository</url>
     </repository>
   </repositories>
-  <!-- I don't think we need this anymore now that xslt plugin is final -->
-  <!--
-  <pluginRepositories>
-    <pluginRepository>
-      <snapshots />
-      <id>atanion</id>
-      <url>http://www.atanion.com/maven2</url>
-    </pluginRepository>
-  </pluginRepositories>
-  -->
   <dependencies>
     <dependency>
       <groupId>junit</groupId>
@@ -436,4 +426,4 @@
       <url>scpexe://minotaur.apache.org/www/myfaces.apache.org</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>