Author: taylor Date: Thu Jun 30 04:14:45 2011 New Revision: 1141385 URL: http://svn.apache.org/viewvc?rev=1141385&view=rev Log: JS2-1197: audit reports do not compile on 2.2. Fixed Tomahawk dependency, now compiles
Modified: portals/jetspeed-2/applications/jsaudit/trunk/pom.xml Modified: portals/jetspeed-2/applications/jsaudit/trunk/pom.xml URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/jsaudit/trunk/pom.xml?rev=1141385&r1=1141384&r2=1141385&view=diff ============================================================================== --- portals/jetspeed-2/applications/jsaudit/trunk/pom.xml (original) +++ portals/jetspeed-2/applications/jsaudit/trunk/pom.xml Thu Jun 30 04:14:45 2011 @@ -97,7 +97,7 @@ limitations under the License. <version>1.1.5</version> </dependency> <dependency> - <groupId>myfaces</groupId> + <groupId>org.apache.myfaces.tomahawk</groupId> <artifactId>tomahawk</artifactId> <version>1.1.6</version> </dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org