You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/30 17:32:43 UTC

svn commit: r599864 - /myfaces/trinidad/trunk/trinidad/pom.xml

Author: matzew
Date: Fri Nov 30 08:32:39 2007
New Revision: 599864

URL: http://svn.apache.org/viewvc?rev=599864&view=rev
Log:
no more dependency to incubating plugins

Modified:
    myfaces/trinidad/trunk/trinidad/pom.xml

Modified: myfaces/trinidad/trunk/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/pom.xml?rev=599864&r1=599863&r2=599864&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad/pom.xml Fri Nov 30 08:32:39 2007
@@ -334,16 +334,6 @@
 
   </repositories>
 
-  <pluginRepositories>
-    <pluginRepository>
-
-      <id>apache.stage</id>
-      <name>Apache Stage Repository</name>
-      <url>http://people.apache.org/repo/m2-incubating-repository</url>
-      <layout>default</layout>
-    </pluginRepository>
-  </pluginRepositories>
-
   <reporting>
     <plugins>
       <plugin>