[jboss-svn-commits] JBL Code SVN: r37943 - labs/jbosstm/branches/JBOSSTS_4_16.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Mar 27 09:18:07 EDT 2012
Author: tomjenkinson
Date: 2012-03-27 09:18:05 -0400 (Tue, 27 Mar 2012)
New Revision: 37943
Modified:
labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
Log:
Updated for 4.16.3
Modified: labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml 2012-03-27 08:03:07 UTC (rev 37942)
+++ labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml 2012-03-27 13:18:05 UTC (rev 37943)
@@ -82,9 +82,9 @@
<!-- where to get the source -->
<property name="svnbase" value="https://svn.jboss.org/repos/labs/labs/jbosstm/tags"/>
<!-- The tag as it appears under svnbase -->
- <property name="tag" value="JBOSSTS_4_16_2_Final"/>
+ <property name="tag" value="JBOSSTS_4_16_3_Final"/>
<!-- The file name base for the user downloadable files. Derive it from the tag -->
- <property name="filename" value="4.16.2.Final"/>
+ <property name="filename" value="4.16.3.Final"/>
<!-- the location the JBossTS web site content is copied to -->
<property name="downloads.dir" value="/home/tom/filemgmt.jboss.org/downloads_htdocs/jbosstm/"/>
<!-- the mvn repo to upload to -->
More information about the jboss-svn-commits
mailing list