16 Sep
2010
16 Sep
'10
9:12 a.m.
Author: echatellier Date: 2010-09-16 11:12:53 +0200 (Thu, 16 Sep 2010) New Revision: 316 Url: http://nuiton.org/repositories/revision/wikitty/316 Log: Update jgroups and hibernate Modified: trunk/wikitty-api/pom.xml Modified: trunk/wikitty-api/pom.xml =================================================================== --- trunk/wikitty-api/pom.xml 2010-09-16 09:10:24 UTC (rev 315) +++ trunk/wikitty-api/pom.xml 2010-09-16 09:12:53 UTC (rev 316) @@ -89,7 +89,7 @@ <!-- Cache --> <dependency> - <groupId>jgroups</groupId> + <groupId>org.jgroups</groupId> <artifactId>jgroups</artifactId> </dependency>