Author: linsun Date: Thu Oct 2 08:19:51 2008 New Revision: 701150 URL: http://svn.apache.org/viewvc?rev=701150&view=rev Log: use geronimo-jta_1.1_spec v1.1.1 to be same as G 2.2 server Modified: geronimo/daytrader/trunk/daytrader-jetty/pom.xml geronimo/daytrader/trunk/modules/ejb/pom.xml Modified: geronimo/daytrader/trunk/daytrader-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/daytrader/trunk/daytrader-jetty/pom.xml?rev=701150&r1=701149&r2=701150&view=diff ============================================================================== --- geronimo/daytrader/trunk/daytrader-jetty/pom.xml (original) +++ geronimo/daytrader/trunk/daytrader-jetty/pom.xml Thu Oct 2 08:19:51 2008 @@ -175,4 +175,4 @@ - \ No newline at end of file + Modified: geronimo/daytrader/trunk/modules/ejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/ejb/pom.xml?rev=701150&r1=701149&r2=701150&view=diff ============================================================================== --- geronimo/daytrader/trunk/modules/ejb/pom.xml (original) +++ geronimo/daytrader/trunk/modules/ejb/pom.xml Thu Oct 2 08:19:51 2008 @@ -65,11 +65,11 @@ provided - org.apache.geronimo.specs - geronimo-annotation_1.0_spec - 1.1 - provided - + org.apache.geronimo.specs + geronimo-annotation_1.0_spec + 1.1 + provided + commons-logging commons-logging @@ -102,9 +102,10 @@ org.apache.geronimo.specs geronimo-jta_1.1_spec - 1.1.2-SNAPSHOT + 1.1.1 provided - + +