You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2008/06/21 12:57:24 UTC

svn commit: r670182 - /struts/sandbox/trunk/struts2-jst-plugin/pom.xml

Author: mrdon
Date: Sat Jun 21 03:57:23 2008
New Revision: 670182

URL: http://svn.apache.org/viewvc?rev=670182&view=rev
Log:
Changing version to a deployed, timestamped snapshot

Modified:
    struts/sandbox/trunk/struts2-jst-plugin/pom.xml

Modified: struts/sandbox/trunk/struts2-jst-plugin/pom.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-jst-plugin/pom.xml?rev=670182&r1=670181&r2=670182&view=diff
==============================================================================
--- struts/sandbox/trunk/struts2-jst-plugin/pom.xml (original)
+++ struts/sandbox/trunk/struts2-jst-plugin/pom.xml Sat Jun 21 03:57:23 2008
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-js2j</artifactId>
-            <version>0.1-SNAPSHOT</version>
+            <version>0.1-20080621.105530-1</version>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>