rdftemplate

Library for generating XML documents from RDF data using templates
git clone https://code.djc.id.au/git/rdftemplate/
commit 5e6c5b05f3d9dd1641277bab4cdcc6d868050921
parent af6dc733c9e5be0733e35e2cef7d35af3d52c2ad
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sat,  7 Aug 2010 16:52:46 +1000

1.2 is the latest release now

Diffstat:
Msrc/doc/sphinx/index.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/doc/sphinx/index.rst b/src/doc/sphinx/index.rst
@@ -50,7 +50,7 @@ Add the following to your pom.xml:
         <dependency>
             <groupId>au.id.djc</groupId>
             <artifactId>rdftemplate</artifactId>
-            <version>1.1</version>
+            <version>1.2</version>
         </dependency>
     </dependencies>