[jboss-svn-commits] JBL Code SVN: r37864 - labs/jbosstm/branches/JBOSSTS_4_16.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jan 24 09:56:00 EST 2012


Author: tomjenkinson
Date: 2012-01-24 09:56:00 -0500 (Tue, 24 Jan 2012)
New Revision: 37864

Modified:
   labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
Log:
Latest version number

Modified: labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml	2012-01-24 14:55:41 UTC (rev 37863)
+++ labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml	2012-01-24 14:56:00 UTC (rev 37864)
@@ -82,11 +82,11 @@
     <!-- 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_15_2_Final"/>
+    <property name="tag" value="JBOSSTS_4_16_1_Final"/>
     <!-- The file name base for the user downloadable files. Derive it from the tag -->
-    <property name="filename" value="4.15.2.Final"/>
+    <property name="filename" value="4.16.1.Final"/>
     <!-- the location the JBossTS web site content is copied to -->
-    <property name="downloads.dir" value="/home/jhalli/IdeaProjects/jboss/filemgmt.jboss.org/downloads_htdocs/jbosstm/"/>
+    <property name="downloads.dir" value="/home/tom/IdeaProjects/jboss/filemgmt.jboss.org/downloads_htdocs/jbosstm/"/>
     <!-- the mvn repo to upload to -->
     <property name="mvn.repo.url" value="https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"/>
 



More information about the jboss-svn-commits mailing list