You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by ta...@apache.org on 2008/12/16 01:24:01 UTC

svn commit: r726891 - /portals/applications/gems/pom.xml

Author: taylor
Date: Mon Dec 15 16:24:01 2008
New Revision: 726891

URL: http://svn.apache.org/viewvc?rev=726891&view=rev
Log: (empty)

Modified:
    portals/applications/gems/pom.xml

Modified: portals/applications/gems/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/gems/pom.xml?rev=726891&r1=726890&r2=726891&view=diff
==============================================================================
--- portals/applications/gems/pom.xml (original)
+++ portals/applications/gems/pom.xml Mon Dec 15 16:24:01 2008
@@ -90,7 +90,7 @@
             <artifactId>spring-beans</artifactId>
         </dependency>
         <dependency>
-            <groupId>poi</groupId>
+            <groupId>org.apache.poi</groupId>
             <artifactId>poi</artifactId>
             <version>3.0-FINAL</version>
         </dependency>