Author: mbenson
Date: Thu Jun 12 15:06:04 2008
New Revision: 667261
URL: http://svn.apache.org/viewvc?rev=667261&view=rev
Log:
prepare for release again
Modified:
commons/proper/jxpath/trunk/project.xml
Modified: commons/proper/jxpath/trunk/project.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/project.xml?rev=667261&r1=667260&r2=667261&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/project.xml (original)
+++ commons/proper/jxpath/trunk/project.xml Thu Jun 12 15:06:04 2008
@@ -20,7 +20,7 @@
<name>JXPath</name>
<groupId>commons-jxpath</groupId>
<artifactId>commons-jxpath</artifactId>
- <currentVersion>1.3-SNAPSHOT</currentVersion>
+ <currentVersion>1.3</currentVersion>
<inceptionYear>2001</inceptionYear>
<shortDescription>XPath for Java Objects</shortDescription>
<description>A Java-based implementation of XPath 1.0 that, in addition to
XML processing, can inspect/modify Java object graphs (the library's explicit
purpose) and even mixed Java/XML structures.</description>