9 Jun
2011
9 Jun
'11
9:17 a.m.
Author: bleny Date: 2011-06-09 11:17:20 +0200 (Thu, 09 Jun 2011) New Revision: 472 Url: http://nuiton.org/repositories/revision/sandbox/472 Log: fix dependency to jython in pom Modified: jython/pom.xml Modified: jython/pom.xml =================================================================== --- jython/pom.xml 2011-06-09 09:03:58 UTC (rev 471) +++ jython/pom.xml 2011-06-09 09:17:20 UTC (rev 472) @@ -9,7 +9,7 @@ <url>http://maven.apache.org</url> <dependencies> <dependency> - <groupId>jython</groupId> + <groupId>org.python</groupId> <artifactId>jython</artifactId> <version>2.5.0</version> </dependency>
5485
Age (days ago)
5485
Last active (days ago)
0 comments
1 participants
participants (1)
-
bleny@users.nuiton.org