6 Oct
2010
6 Oct
'10
12:29 p.m.
Author: echatellier Date: 2010-10-06 14:29:58 +0200 (Wed, 06 Oct 2010) New Revision: 283 Url: http://nuiton.org/repositories/revision/nuiton-widgets/283 Log: rsyntaxtextarea is in central now Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-03 15:53:14 UTC (rev 282) +++ trunk/pom.xml 2010-10-06 12:29:58 UTC (rev 283) @@ -54,7 +54,7 @@ </dependency> <dependency> - <groupId>org.nuiton.thirdparty</groupId> + <groupId>com.fifesoft</groupId> <artifactId>rsyntaxtextarea</artifactId> <version>1.4.1</version> <optional>true</optional>