You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dd...@apache.org on 2009/04/14 10:13:55 UTC

svn commit: r764703 - /portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml

Author: ddam
Date: Tue Apr 14 08:13:54 2009
New Revision: 764703

URL: http://svn.apache.org/viewvc?rev=764703&view=rev
Log:
updating myfaces dependencies

Modified:
    portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml

Modified: portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml?rev=764703&r1=764702&r2=764703&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml Tue Apr 14 08:13:54 2009
@@ -197,7 +197,7 @@
             <version>${org.apache.portals.bridges.portletfilter.version}</version>
         </dependency>
         <dependency>
-            <groupId>myfaces</groupId>
+            <groupId>org.apache.myfaces.core</groupId>
             <artifactId>myfaces-api</artifactId>
             <version>${myfaces.version}</version>
         </dependency>
@@ -243,13 +243,13 @@
             <scope>runtime</scope>
         </dependency>
         <dependency>
-            <groupId>myfaces</groupId>
+            <groupId>org.apache.myfaces.core</groupId>
             <artifactId>myfaces-impl</artifactId>
             <version>${myfaces.version}</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>
-            <groupId>myfaces</groupId>
+            <groupId>org.apache.myfaces.tomahawk</groupId>
             <artifactId>tomahawk</artifactId>
             <version>${myfaces.version}</version>
             <scope>runtime</scope>
@@ -421,4 +421,4 @@
         <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/j2-admin/</url>
     </scm>
 
-</project>
+</project>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org