[jbosscache-commits] JBoss Cache SVN: r6660 - in support/tags/1.4: xslt and 1 other directory.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Tue Sep 2 03:29:41 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-09-02 03:29:41 -0400 (Tue, 02 Sep 2008)
New Revision: 6660

Modified:
   support/tags/1.4/common/pom.xml
   support/tags/1.4/xslt/pom.xml
Log:


Modified: support/tags/1.4/common/pom.xml
===================================================================
--- support/tags/1.4/common/pom.xml	2008-09-02 07:27:55 UTC (rev 6659)
+++ support/tags/1.4/common/pom.xml	2008-09-02 07:29:41 UTC (rev 6660)
@@ -8,7 +8,7 @@
 	</parent>
 	<groupId>org.jboss.cache</groupId>
 	<artifactId>jbosscache-common-parent</artifactId>
-	<version>1.4-SNAPSHOT</version>
+  	<version>1.4</version>
 	<packaging>pom</packaging>
 	<name>JBoss Cache Common Parent</name>
 	<description>The parent POM for all JBoss Cache modules.</description>

Modified: support/tags/1.4/xslt/pom.xml
===================================================================
--- support/tags/1.4/xslt/pom.xml	2008-09-02 07:27:55 UTC (rev 6659)
+++ support/tags/1.4/xslt/pom.xml	2008-09-02 07:29:41 UTC (rev 6660)
@@ -11,7 +11,7 @@
 
     <groupId>org.jboss.cache</groupId>
     <artifactId>jbosscache-doc-xslt-support</artifactId>
-	<version>1.4-SNAPSHOT</version>
+  	<version>1.4</version>
     <name>JBoss Cache Documentation XSLT support</name>
     <description>JBoss Cache Documentation XSLT support</description>
 




More information about the jbosscache-commits mailing list