You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2010/02/19 03:15:39 UTC

svn commit: r911675 - /geronimo/server/branches/2.1/pom.xml

Author: djencks
Date: Fri Feb 19 02:15:39 2010
New Revision: 911675

URL: http://svn.apache.org/viewvc?rev=911675&view=rev
Log:
GERONIMO-5150 use snapshot txmanager, include don't let the idlereleaser expand the pool size

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=911675&r1=911674&r2=911675&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Fri Feb 19 02:15:39 2010
@@ -303,13 +303,13 @@
             <dependency>
                 <groupId>org.apache.geronimo.components</groupId>
                 <artifactId>geronimo-connector</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.4-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.geronimo.components</groupId>
                 <artifactId>geronimo-connector</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.4-SNAPSHOT</version>
                 <classifier>tests</classifier>
                 <scope>test</scope>
             </dependency>
@@ -317,7 +317,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.components</groupId>
                 <artifactId>geronimo-transaction</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.4-SNAPSHOT</version>
             </dependency>
 
             <dependency>
@@ -2189,7 +2189,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo.jspc</groupId>
                     <artifactId>jspc-maven-plugin</artifactId>
-                    <version>2.0-alpha-1-20070806</version>
+                    <version>2.0-alpha-2</version>
                     <executions>
                         <execution>
                             <goals>