2
0

Bump Java dependencies to release.

[UPDATED]   Java: property-list to 2.0.0
This commit is contained in:
Maarten Billemont 2013-02-01 12:53:17 -05:00
parent 9a68cbf533
commit a710765336

View File

@ -36,7 +36,7 @@
<dependency> <dependency>
<groupId>net.sf.plist</groupId> <groupId>net.sf.plist</groupId>
<artifactId>property-list</artifactId> <artifactId>property-list</artifactId>
<version>svn-SNAPSHOT</version> <version>2.0.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.lambdaworks</groupId> <groupId>com.lambdaworks</groupId>