[jboss-svn-commits] JBL Code SVN: r37502 - labs/jbosstm/branches/JBOSSTS_4_15_0_Final/maven.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Oct 4 09:39:50 EDT 2011


Author: jhalliday
Date: 2011-10-04 09:39:50 -0400 (Tue, 04 Oct 2011)
New Revision: 37502

Modified:
   labs/jbosstm/branches/JBOSSTS_4_15_0_Final/maven/pom-template.xml
Log:
Update byteman to enable jdk7 builds. JBTM-913


Modified: labs/jbosstm/branches/JBOSSTS_4_15_0_Final/maven/pom-template.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_15_0_Final/maven/pom-template.xml	2011-10-03 21:01:05 UTC (rev 37501)
+++ labs/jbosstm/branches/JBOSSTS_4_15_0_Final/maven/pom-template.xml	2011-10-04 13:39:50 UTC (rev 37502)
@@ -430,6 +430,6 @@
     </dependencies>
 
     <properties>
-        <byteman-version>1.5.1</byteman-version>
+        <byteman-version>1.6.0</byteman-version>
     </properties>
 </project>



More information about the jboss-svn-commits mailing list