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/06/12 23:47:35 UTC

svn commit: r667248 - /commons/proper/jxpath/tags/JXPATH_1_3_RC3/pom.xml

Author: mbenson
Date: Thu Jun 12 14:47:34 2008
New Revision: 667248

URL: http://svn.apache.org/viewvc?rev=667248&view=rev
Log:
I can never remember wtf I'm doing here

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

Modified: commons/proper/jxpath/tags/JXPATH_1_3_RC3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/tags/JXPATH_1_3_RC3/pom.xml?rev=667248&r1=667247&r2=667248&view=diff
==============================================================================
--- commons/proper/jxpath/tags/JXPATH_1_3_RC3/pom.xml (original)
+++ commons/proper/jxpath/tags/JXPATH_1_3_RC3/pom.xml Thu Jun 12 14:47: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>