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

svn commit: r897807 [2/2] - /geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml

Modified: geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml?rev=897807&r1=897806&r2=897807&view=diff
==============================================================================
--- geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml (original)
+++ geronimo/site/trunk/docs/plugins/geronimo-2.2/geronimo-plugins.xml Mon Jan 11 09:15:02 2010
@@ -28,46 +28,34 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-gbean-deployer-bootstrap</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.xmlbeans</groupId>
-                <artifactId>xmlbeans</artifactId>
-                <version>2.3.0</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-kernel</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -77,9 +65,15 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-crypto</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-reflect</artifactId>
+                <version>3.6</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -90,92 +84,97 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-config</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>slf4j-api</artifactId>
-                <version>1.5.0</version>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-deployment</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
                 <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm</artifactId>
-                <version>2.2.3</version>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-cli</groupId>
-                <artifactId>commons-cli</artifactId>
-                <version>1.0</version>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>1.2.15</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.2</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxb_2.1_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.thoughtworks.xstream</groupId>
-                <artifactId>xstream</artifactId>
-                <version>1.3</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm-commons</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.xmlbeans</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.3.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.15</version>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-service-builder</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-service-builder</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <artifact-alias key="org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap//car">org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap//car">org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -190,76 +189,94 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>j2ee-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.envoisolutions.sxc</groupId>
-                <artifactId>sxc-jaxb</artifactId>
-                <version>0.7.2</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>cglib</groupId>
+                <artifactId>cglib-nodep</artifactId>
+                <version>2.1_3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.xbean</groupId>
                 <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
+                <version>3.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>jcl104-over-slf4j</artifactId>
-                <version>1.5.0</version>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.woodstox</groupId>
-                <artifactId>wstx-asl</artifactId>
-                <version>3.2.1</version>
+                <groupId>xpp3</groupId>
+                <artifactId>xpp3_min</artifactId>
+                <version>1.1.4c</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-activation_1.1_spec</artifactId>
-                <version>1.0.2</version>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-api</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>jline</groupId>
-                <artifactId>jline</artifactId>
-                <version>0.9.94</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-config-groovy-transformer</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
+                <groupId>org.codehaus.groovy</groupId>
+                <artifactId>groovy-all-minimal</artifactId>
+                <version>1.5.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -269,57 +286,57 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-log4j12</artifactId>
-                <version>1.5.0</version>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.thoughtworks.xstream</groupId>
-                <artifactId>xstream</artifactId>
-                <version>1.3</version>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>1.2.15</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm-commons</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxb_2.1_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.15</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-impl</artifactId>
-                <version>2.1.7</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-transformer</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-kernel</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.94</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>cglib</groupId>
-                <artifactId>cglib-nodep</artifactId>
-                <version>2.1_3</version>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.1.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
+                <groupId>org.codehaus.woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-crypto</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>com.envoisolutions.sxc</groupId>
+                <artifactId>sxc-jaxb</artifactId>
+                <version>0.7.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -330,32 +347,31 @@
             </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-api</artifactId>
-                <version>1.5.0</version>
+                <artifactId>slf4j-log4j12</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.slf4j</groupId>
+                <artifactId>jcl-over-slf4j</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-transformer</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.slf4j</groupId>
+                <artifactId>jul-to-slf4j</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.2</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <artifact-alias key="org.apache.geronimo.framework/j2ee-system//car">org.apache.geronimo.framework/j2ee-system/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/j2ee-system//car">org.apache.geronimo.framework/j2ee-system/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -370,19 +386,13 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>jee-specs</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>org.apache.geronimo.javamail</groupId>
-                <artifactId>geronimo-javamail_1.4_mail</artifactId>
-                <version>1.6</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-annotation_1.0_spec</artifactId>
                 <version>1.1.1</version>
@@ -390,14 +400,14 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jaxws_2.1_spec</artifactId>
-                <version>1.0</version>
+                <artifactId>geronimo-ejb_3.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-interceptor_3.0_spec</artifactId>
-                <version>1.0.1</version>
+                <groupId>org.apache.openejb</groupId>
+                <artifactId>ejb31-api-experimental</artifactId>
+                <version>3.1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -408,128 +418,133 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jms_1.1_spec</artifactId>
-                <version>1.1.1</version>
+                <artifactId>geronimo-interceptor_3.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-ejb_3.0_spec</artifactId>
-                <version>1.0.1</version>
+                <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
+                <version>2.0.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-jdbc</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-jacc_1.1_spec</artifactId>
-                <version>1.0.1</version>
+                <version>1.0.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.myfaces.core</groupId>
-                <artifactId>myfaces-api</artifactId>
-                <version>1.2.3</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaspic_1.0_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.openejb</groupId>
-                <artifactId>ejb31-api-experimental</artifactId>
-                <version>3.1-20081003.071139-14</version>
+                <groupId>org.apache.geronimo.javamail</groupId>
+                <artifactId>geronimo-javamail_1.4_mail</artifactId>
+                <version>1.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jsp_2.1_spec</artifactId>
-                <version>1.0.1</version>
+                <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
+                <version>2.0.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
-                <version>1.1.2</version>
+                <artifactId>geronimo-jaxr_1.0_spec</artifactId>
+                <version>2.0.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-concurrent_1.0_spec</artifactId>
-                <version>1.0-20080804.214102-1</version>
+                <artifactId>geronimo-jms_1.1_spec</artifactId>
+                <version>1.1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>jstl</groupId>
-                <artifactId>jstl</artifactId>
-                <version>1.2</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jpa_1.0_spec</artifactId>
+                <version>1.1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
-                <version>2.0.0</version>
+                <artifactId>geronimo-jsp_2.1_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jaspi_1.0_spec</artifactId>
-                <version>1.0-20080804.213256-1</version>
+                <artifactId>geronimo-jta_1.1_spec</artifactId>
+                <version>1.1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jpa_3.0_spec</artifactId>
-                <version>1.1.1</version>
+                <artifactId>geronimo-servlet_2.5_spec</artifactId>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
-            <dependency start="true">
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>j2ee-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-concurrent_1.0_spec</artifactId>
+                <version>1.0-EA</version>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jaxr_1.0_spec</artifactId>
-                <version>2.0.0</version>
+                <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
+                <version>1.1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
-                <version>2.0.0</version>
+                <artifactId>geronimo-jaxws_2.1_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
+                <artifactId>geronimo-saaj_1.3_spec</artifactId>
                 <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jta_1.1_spec</artifactId>
-                <version>1.1.1</version>
+                <groupId>javax.servlet</groupId>
+                <artifactId>jstl</artifactId>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-saaj_1.3_spec</artifactId>
-                <version>1.0.1-20080910.021327-1</version>
+                <groupId>org.apache.myfaces.core</groupId>
+                <artifactId>myfaces-api</artifactId>
+                <version>1.2.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-servlet_3.0_spec</artifactId>
-                <version>1.0-EA-20080711.180136-1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-jdbc</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
+            <dependency start="true">
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>j2ee-system</artifactId>
+                <version>2.2</version>
+                <type>car</type>
+            </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <artifact-alias key="org.apache.geronimo.framework/jee-specs//car">org.apache.geronimo.framework/jee-specs/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/jee-specs//car">org.apache.geronimo.framework/jee-specs/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -544,60 +559,60 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>rmi-naming</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-naming</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
+                <artifactId>j2ee-system</artifactId>
+                <version>2.2</version>
+                <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-interceptor</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
+                <artifactId>jee-specs</artifactId>
+                <version>2.2</version>
+                <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-management</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>jee-specs</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <artifactId>geronimo-core</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-core</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-interceptor</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>j2ee-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <artifactId>geronimo-naming</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.xbean</groupId>
                 <artifactId>xbean-naming</artifactId>
-                <version>3.4.1</version>
+                <version>3.6</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
             <config-xml-content>
                 <ns2:gbean name="RMIRegistry">
                     <ns2:attribute name="port">${NamingPort + PortOffset}</ns2:attribute>
+                    <ns2:attribute name="host">${ServerHostname}</ns2:attribute>
                 </ns2:gbean>
                 <ns2:gbean name="NamingProperties">
                     <ns2:attribute name="namingProviderUrl">rmi://${ServerHostname}:${NamingPort + PortOffset}</ns2:attribute>
@@ -608,8 +623,8 @@
                     <ns2:attribute name="maxPoolSize">${MaxThreadPoolSize}</ns2:attribute>
                 </ns2:gbean>
             </config-xml-content>
-            <artifact-alias key="org.apache.geronimo.framework/rmi-naming//car">org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car</artifact-alias>
-            <config-substitution key="ServerHostname">localhost</config-substitution>
+            <artifact-alias key="org.apache.geronimo.framework/rmi-naming//car">org.apache.geronimo.framework/rmi-naming/2.2/car</artifact-alias>
+            <config-substitution key="ServerHostname">0.0.0.0</config-substitution>
             <config-substitution key="PortOffset">0</config-substitution>
             <config-substitution key="NamingPort">1099</config-substitution>
             <config-substitution key="MinThreadPoolSize">200</config-substitution>
@@ -628,10 +643,10 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>xmlbeans</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency start="true">
@@ -643,20 +658,19 @@
             <dependency start="true">
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>j2ee-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <artifact-alias key="org.apache.geronimo.framework/xmlbeans//car">org.apache.geronimo.framework/xmlbeans/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/xmlbeans//car">org.apache.geronimo.framework/xmlbeans/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
         <name>geronimo-javaee-deployment_1.1MR3_spec classloader</name>
         <category>Classloaders</category>
         <pluginGroup>false</pluginGroup>
-        <description>Plugins that are only classloaders, with no services.  These typically are used to share classes among several independent services.</description>
+        <description>Apache Geronimo, the JavaEE server project of the Apache Software Foundation.</description>
         <url>http://geronimo.apache.org/</url>
         <author>The Apache Geronimo development community</author>
         <license osi-approved="true">The Apache Software License, Version 2.0</license>
@@ -664,28 +678,27 @@
             <module-id>
                 <groupId>org.apache.geronimo.plugins.classloaders</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-config</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
                 <version>1.0</version>
                 <type>jar</type>
             </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
+            </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <artifact-alias key="org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec//car">org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec//car">org.apache.geronimo.plugins.classloaders/geronimo-javaee-deployment_1.1MR3_spec/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -700,47 +713,47 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-utils</artifactId>
-                <version>1.4.5</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-archiver</artifactId>
-                <version>1.0-alpha-7</version>
-                <type>jar</type>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2</version>
+                <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-container-default</artifactId>
-                <version>1.0-alpha-32</version>
+                <artifactId>plexus-archiver</artifactId>
+                <version>1.0-alpha-7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.plugins.classloaders</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>rmi-naming</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-utils</artifactId>
+                <version>1.4.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-container-default</artifactId>
+                <version>1.0-alpha-32</version>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.plexus</groupId>
@@ -750,7 +763,6 @@
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
             <copy-file dest-dir="schema">schema/xsd/</copy-file>
             <copy-file relative-to="server" dest-dir="var/config">plugin-repositories.properties</copy-file>
             <config-xml-content>
@@ -758,7 +770,7 @@
                     <ns2:attribute name="repositoryList">http://geronimo.apache.org/plugins/plugin-repository-list-2.2.txt</ns2:attribute>
                 </ns2:gbean>
             </config-xml-content>
-            <artifact-alias key="org.apache.geronimo.framework/plugin//car">org.apache.geronimo.framework/plugin/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/plugin//car">org.apache.geronimo.framework/plugin/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -773,23 +785,23 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-gbean-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deployment</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.2</version>
+                <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>xmlbeans</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
+                <artifactId>geronimo-deployment</artifactId>
+                <version>2.2</version>
+                <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>xml-resolver</groupId>
@@ -797,28 +809,28 @@
                 <version>1.2</version>
                 <type>jar</type>
             </dependency>
-            <dependency start="true">
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-service-builder</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
+            <dependency start="true">
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>plugin</artifactId>
+                <version>2.2</version>
+                <type>car</type>
+            </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
+            <copy-file dest-dir="schema">schema/schemaorg_apache_xmlbeans/src/</copy-file>
             <config-xml-content>
                 <ns2:gbean name="Deployer">
                     <ns2:attribute name="remoteDeployAddress">http://${RemoteDeployHostname}:${HTTPPort + PortOffset}</ns2:attribute>
                 </ns2:gbean>
             </config-xml-content>
             <config-xml-content server="offline"/>
-            <artifact-alias key="org.apache.geronimo.framework/geronimo-gbean-deployer//car">org.apache.geronimo.framework/geronimo-gbean-deployer/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/geronimo-gbean-deployer//car">org.apache.geronimo.framework/geronimo-gbean-deployer/2.2/car</artifact-alias>
             <config-substitution key="RemoteDeployHostname">localhost</config-substitution>
         </plugin-artifact>
     </plugin>
@@ -834,52 +846,34 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>client-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.codehaus.woodstox</groupId>
-                <artifactId>wstx-asl</artifactId>
-                <version>3.2.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-impl</artifactId>
-                <version>2.1.7</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-kernel</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -889,15 +883,15 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-activation_1.1_spec</artifactId>
-                <version>1.0.2</version>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-reflect</artifactId>
+                <version>3.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>jline</groupId>
-                <artifactId>jline</artifactId>
-                <version>0.9.94</version>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -909,31 +903,25 @@
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-crypto</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>slf4j-api</artifactId>
-                <version>1.5.0</version>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>geronimo-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -943,15 +931,9 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.thoughtworks.xstream</groupId>
-                <artifactId>xstream</artifactId>
-                <version>1.3</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm-commons</artifactId>
-                <version>2.2.3</version>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -961,17 +943,52 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxb_2.1_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
-            <source-repository>http://repo1.maven.org/maven2/</source-repository>
-            <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
-            <config-xml-content load="false"/>
-            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system//car">org.apache.geronimo.framework/client-system/2.2-SNAPSHOT/car</artifact-alias>
-            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system/2.2-SNAPSHOT/car">org.apache.geronimo.framework/client-system/2.2-SNAPSHOT/car</artifact-alias>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.94</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.1.7</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.codehaus.woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.7</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.slf4j</groupId>
+                <artifactId>jul-to-slf4j</artifactId>
+                <version>1.5.5</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.2</version>
+                <type>jar</type>
+            </dependency>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://repository.apache.org/snapshots/</source-repository>
+            <config-xml-content load="false"/>
+            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system//car">org.apache.geronimo.framework/client-system/2.2/car</artifact-alias>
+            <artifact-alias server="client" key="org.apache.geronimo.framework/j2ee-system/2.2/car">org.apache.geronimo.framework/client-system/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -986,39 +1003,38 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>j2ee-security</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-security</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>jar</type>
+                <artifactId>rmi-naming</artifactId>
+                <version>2.2</version>
+                <type>car</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-jmx-remoting</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-security</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>rmi-naming</artifactId>
-                <version>2.2-SNAPSHOT</version>
-                <type>car</type>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.geronimo.components</groupId>
                 <artifactId>geronimo-jaspi</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-jmx-remoting</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
             <config-xml-content>
                 <ns2:gbean name="JMXService">
                     <ns2:attribute name="protocol">rmi</ns2:attribute>
@@ -1027,7 +1043,7 @@
                     <ns2:attribute name="urlPath">/jndi/rmi://${ServerHostname}:${NamingPort + PortOffset}/JMXConnector</ns2:attribute>
                 </ns2:gbean>
             </config-xml-content>
-            <artifact-alias key="org.apache.geronimo.framework/j2ee-security//car">org.apache.geronimo.framework/j2ee-security/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/j2ee-security//car">org.apache.geronimo.framework/j2ee-security/2.2/car</artifact-alias>
             <config-substitution key="JMXPort">9999</config-substitution>
         </plugin-artifact>
     </plugin>
@@ -1043,136 +1059,130 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>jsr88-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xmlbeans</groupId>
-                <artifactId>xmlbeans</artifactId>
-                <version>2.3.0</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-tool</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>cglib</groupId>
+                <artifactId>cglib-nodep</artifactId>
+                <version>2.1_3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.woodstox</groupId>
-                <artifactId>wstx-asl</artifactId>
-                <version>3.2.1</version>
+                <groupId>org.apache.xbean</groupId>
+                <artifactId>xbean-reflect</artifactId>
+                <version>3.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-activation_1.1_spec</artifactId>
-                <version>1.0.2</version>
+                <groupId>xpp3</groupId>
+                <artifactId>xpp3_min</artifactId>
+                <version>1.1.4c</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>jline</groupId>
-                <artifactId>jline</artifactId>
-                <version>0.9.94</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-component-api</artifactId>
-                <version>1.0-alpha-32</version>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-api</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-jsr88</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-utils</artifactId>
-                <version>1.4.5</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm</artifactId>
-                <version>2.2.3</version>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>1.2.15</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-cli</groupId>
-                <artifactId>commons-cli</artifactId>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxb_2.1_spec</artifactId>
                 <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xml-resolver</groupId>
-                <artifactId>xml-resolver</artifactId>
-                <version>1.2</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.thoughtworks.xstream</groupId>
-                <artifactId>xstream</artifactId>
-                <version>1.3</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm-commons</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-plugin</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.15</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-archiver</artifactId>
+                <version>1.0-alpha-7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-impl</artifactId>
-                <version>2.1.7</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-utils</artifactId>
+                <version>1.4.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
@@ -1182,76 +1192,81 @@
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-kernel</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-component-api</artifactId>
+                <version>1.0-alpha-32</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>cglib</groupId>
-                <artifactId>cglib-nodep</artifactId>
-                <version>2.1_3</version>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-crypto</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-deploy-tool</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-service-builder</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-archiver</artifactId>
-                <version>1.0-alpha-7</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deployment</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deployment</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.apache.xmlbeans</groupId>
+                <artifactId>xmlbeans</artifactId>
+                <version>2.3.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-api</artifactId>
-                <version>1.5.0</version>
+                <groupId>xml-resolver</groupId>
+                <artifactId>xml-resolver</artifactId>
+                <version>1.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>jline</groupId>
+                <artifactId>jline</artifactId>
+                <version>0.9.94</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.plugins.classloaders</groupId>
                 <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.1.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-service-builder</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.codehaus.woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.7</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.2</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
             <config-xml-content server="jsr88"/>
-            <artifact-alias key="org.apache.geronimo.framework/jsr88-cli//car">org.apache.geronimo.framework/jsr88-cli/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/jsr88-cli//car">org.apache.geronimo.framework/jsr88-cli/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -1266,191 +1281,190 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>jsr88-deploymentfactory</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>cglib</groupId>
+                <artifactId>cglib-nodep</artifactId>
+                <version>2.1_3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.xbean</groupId>
                 <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
+                <version>3.6</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.woodstox</groupId>
-                <artifactId>wstx-asl</artifactId>
-                <version>3.2.1</version>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>xpp3</groupId>
+                <artifactId>xpp3_min</artifactId>
+                <version>1.1.4c</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-activation_1.1_spec</artifactId>
-                <version>1.0.2</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-crypto</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-component-api</artifactId>
-                <version>1.0-alpha-32</version>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-api</artifactId>
+                <version>1.5.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-jsr88</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-system</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-deploy-config</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-cli</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-utils</artifactId>
-                <version>1.4.5</version>
+                <groupId>commons-cli</groupId>
+                <artifactId>commons-cli</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
+                <groupId>commons-jexl</groupId>
+                <artifactId>commons-jexl</artifactId>
+                <version>1.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm</artifactId>
-                <version>2.2.3</version>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>1.2.15</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-cli</groupId>
-                <artifactId>commons-cli</artifactId>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jaxb_2.1_spec</artifactId>
                 <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.thoughtworks.xstream</groupId>
-                <artifactId>xstream</artifactId>
-                <version>1.3</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                <version>1.0.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>asm</groupId>
-                <artifactId>asm-commons</artifactId>
-                <version>2.2.3</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.15</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-plugin</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-impl</artifactId>
-                <version>2.1.7</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-archiver</artifactId>
+                <version>1.0-alpha-7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-container-default</artifactId>
-                <version>1.0-alpha-32</version>
+                <artifactId>plexus-utils</artifactId>
+                <version>1.4.5</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-kernel</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-container-default</artifactId>
+                <version>1.0-alpha-32</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>cglib</groupId>
-                <artifactId>cglib-nodep</artifactId>
-                <version>2.1_3</version>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-component-api</artifactId>
+                <version>1.0-alpha-32</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-crypto</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-deploy-config</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>xpp3</groupId>
-                <artifactId>xpp3_min</artifactId>
-                <version>1.1.4c</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-deploy-jsr88-bootstrapper</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-archiver</artifactId>
-                <version>1.0-alpha-7</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
+                <version>1.0</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-api</artifactId>
-                <version>1.5.0</version>
+                <groupId>com.sun.xml.bind</groupId>
+                <artifactId>jaxb-impl</artifactId>
+                <version>2.1.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-system</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>org.codehaus.woodstox</groupId>
+                <artifactId>wstx-asl</artifactId>
+                <version>3.2.7</version>
                 <type>jar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-javaee-deployment_1.1MR3_spec</artifactId>
-                <version>1.0</version>
-                <type>jar</type>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-cli</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <artifactId>geronimo-activation_1.1_spec</artifactId>
+                <version>1.0.2</version>
                 <type>jar</type>
             </dependency>
             <source-repository>http://repo1.maven.org/maven2/</source-repository>
             <source-repository>http://repository.apache.org/snapshots/</source-repository>
-            <source-repository>http://people.apache.org/repo/m2-incubating-repository/</source-repository>
             <config-xml-content server="jsr88" load="false"/>
-            <artifact-alias key="org.apache.geronimo.framework/jsr88-deploymentfactory//car">org.apache.geronimo.framework/jsr88-deploymentfactory/2.2-SNAPSHOT/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.framework/jsr88-deploymentfactory//car">org.apache.geronimo.framework/jsr88-deploymentfactory/2.2/car</artifact-alias>
         </plugin-artifact>
     </plugin>
     <plugin>
@@ -1465,82 +1479,82 @@
             <module-id>
                 <groupId>org.apache.geronimo.framework</groupId>
                 <artifactId>online-deployer</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <version>2.2</version>
                 <type>car</type>
             </module-id>
-            <geronimo-version>2.2-SNAPSHOT</geronimo-version>
+            <geronimo-version>2.2</geronimo-version>
             <jvm-version>1.5</jvm-version>
             <jvm-version>1.6</jvm-version>
             <dependency>
-                <groupId>javax.xml.bind</groupId>
-                <artifactId>jaxb-api</artifactId>
-                <version>2.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-common</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>commons-jexl</groupId>
-                <artifactId>commons-jexl</artifactId>
-                <version>1.1</version>
+                <groupId>org.apache.geronimo.framework</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>2.2</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-plugin</artifactId>
-                <version>2.2-SNAPSHOT</version>
+                <groupId>asm</groupId>
+                <artifactId>asm</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.xbean</groupId>
-                <artifactId>xbean-reflect</artifactId>
-                <version>3.4.1</version>
+                <groupId>asm</groupId>
+                <artifactId>asm-commons</artifactId>
+                <version>3.1</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.codehaus.woodstox</groupId>
-                <artifactId>wstx-asl</artifactId>
-                <version>3.2.1</version>
+                <groupId>cglib</groupId>
+                <artifactId>cglib-nodep</artifactId>
+                <version>2.1_3</version>
                 <type>jar</type>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.framework</groupId>
-                <artifactId>geronimo-common</artifactId>
-                <version>2.2-SNAPSHOT</version>

[... 13856 lines stripped ...]