commit fd08613b6ae19a89fccd910488082c8d2a41d04c
parent 9e3ce9ba9850349e1a4bf222c66343df6173c845
Author: Dan Callaghan <djc@djc.id.au>
Date: Fri, 19 Mar 2010 18:07:19 +1000
don't need a snapshot of Jena (yet)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>au.com.miskinhill.jena</groupId>
<artifactId>jena</artifactId>
- <version>2.6.2.2-SNAPSHOT</version>
+ <version>2.6.2.1</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>