rdftemplate

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

[maven-release-plugin] prepare for next development iteration

Diffstat:
Mpom.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -4,7 +4,7 @@
     <groupId>au.id.djc</groupId>
     <artifactId>rdftemplate</artifactId>
     <packaging>jar</packaging>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     
     <name>rdftemplate</name>
     <url>http://code.djc.id.au/rdftemplate/</url>