You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/01/16 15:09:55 UTC

svn commit: r899956 - /geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml

Author: delos
Date: Sat Jan 16 14:09:55 2010
New Revision: 899956

URL: http://svn.apache.org/viewvc?rev=899956&view=rev
Log:
Update datacdinfo-jta-ejb version info in war pom

Modified:
    geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml

Modified: geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml?rev=899956&r1=899955&r2=899956&view=diff
==============================================================================
--- geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml (original)
+++ geronimo/samples/branches/2.2/samples/DataCDInfo/DataCDInfo-JTA-war/pom.xml Sat Jan 16 14:09:55 2010
@@ -36,7 +36,7 @@
 		<dependency> 
 			<groupId>org.apache.geronimo.samples</groupId>
 			<artifactId>DataCDInfo-JTA-ejb</artifactId> 
-			<version>2.2</version>
+			<version>${version}</version>
 			<scope>provided</scope> 
 		</dependency>