Scarab commit: svn commit: r11229 - branches/SCB3100_Turbine4.0-M1/pom.xml

[email protected] Fri, 4 May 2012 05:37:54 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: mcoss
Date: 2012-05-04 05:37:54-0700
New Revision: 11229

Modified:
   branches/SCB3100_Turbine4.0-M1/pom.xml

Log:
CHG - Turbine version 4.0-M1.

Modified: branches/SCB3100_Turbine4.0-M1/pom.xml
Url: http://scarab.tigris.org/source/browse/scarab/branches/SCB3100_Turbine4.0-M1/pom.xml?view=diff&pathrev=11229&r1=11228&r2=11229
==============================================================================
--- branches/SCB3100_Turbine4.0-M1/pom.xml	(original)
+++ branches/SCB3100_Turbine4.0-M1/pom.xml	2012-05-04 05:37:54-0700
@@ -666,11 +666,11 @@
       <artifactId>torque-gen-templates</artifactId>
       <version>3.3</version>
     </dependency>
-    <dependency>
-      <groupId>turbine</groupId>
-      <artifactId>turbine</artifactId>
-      <version>20041117.142852</version>
-    </dependency>
+	<dependency>
+		<groupId>org.apache.turbine</groupId>
+		<artifactId>turbine</artifactId>
+		<version>4.0-M1</version>
+	</dependency>
     <dependency>
       <groupId>xstream</groupId>
       <artifactId>xstream</artifactId>

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2957632