You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2008/04/22 22:20:35 UTC

svn commit: r650638 - /commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml

Author: mbenson
Date: Tue Apr 22 13:20:34 2008
New Revision: 650638

URL: http://svn.apache.org/viewvc?rev=650638&view=rev
Log:
revert pom.xml to SNAPSHOT

Modified:
    commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml

Modified: commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml?rev=650638&r1=650637&r2=650638&view=diff
==============================================================================
--- commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml (original)
+++ commons/proper/jxpath/tags/JXPATH_1_3_RC1/pom.xml Tue Apr 22 13:20:34 2008
@@ -28,7 +28,7 @@
   <groupId>commons-jxpath</groupId>
   <artifactId>commons-jxpath</artifactId>
   <name>Commons JXPath</name>
-  <version>1.3</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>