Author: mbenson
Date: Thu Jun 12 15:15:56 2008
New Revision: 667268
URL: http://svn.apache.org/viewvc?rev=667268&view=rev
Log:
not sure how THAT happened
Modified:
commons/proper/jxpath/trunk/pom.xml
Modified: commons/proper/jxpath/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=667268&r1=667267&r2=667268&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/pom.xml (original)
+++ commons/proper/jxpath/trunk/pom.xml Thu Jun 12 15:15:56 2008
@@ -8,7 +8,7 @@
<groupId>commons-jxpath</groupId>
<artifactId>commons-jxpath</artifactId>
<name>Commons JXPath</name>
- <version>1.4-SNAPSHOT</version>
+ <version>1.3-SNAPSHOT</version>
<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>
<url>http://commons.apache.org/jxpath/</url>
<issueManagement>
@@ -236,4 +236,4 @@
<url>scp://people.apache.org/www/commons.apache.org/jxpath/</url>
</site>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>