Author: manik.surtani(a)jboss.com
Date: 2008-05-28 12:30:42 -0400 (Wed, 28 May 2008)
New Revision: 5902
Modified:
support/tags/1.3/common/pom.xml
support/tags/1.3/pom.xml
support/tags/1.3/xslt/pom.xml
Log:
Modified: support/tags/1.3/common/pom.xml
===================================================================
--- support/tags/1.3/common/pom.xml 2008-05-28 16:29:25 UTC (rev 5901)
+++ support/tags/1.3/common/pom.xml 2008-05-28 16:30:42 UTC (rev 5902)
@@ -4,11 +4,11 @@
<parent>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-support</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
</parent>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-common-parent</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
<packaging>pom</packaging>
<name>JBoss Cache Common Parent</name>
<description>The parent POM for all JBoss Cache modules.</description>
Modified: support/tags/1.3/pom.xml
===================================================================
--- support/tags/1.3/pom.xml 2008-05-28 16:29:25 UTC (rev 5901)
+++ support/tags/1.3/pom.xml 2008-05-28 16:30:42 UTC (rev 5902)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-support</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
<packaging>pom</packaging>
<name>JBoss Cache Support Modules</name>
<description>Grouping of JBoss Cache support modules</description>
Modified: support/tags/1.3/xslt/pom.xml
===================================================================
--- support/tags/1.3/xslt/pom.xml 2008-05-28 16:29:25 UTC (rev 5901)
+++ support/tags/1.3/xslt/pom.xml 2008-05-28 16:30:42 UTC (rev 5902)
@@ -6,12 +6,12 @@
<parent>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-support</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
</parent>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-doc-xslt-support</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
<name>JBoss Cache Documentation XSLT support</name>
<description>JBoss Cache Documentation XSLT support</description>
Show replies by date