Author: gnodet
Date: Wed Jan 31 14:02:15 2007
New Revision: 502016
URL: http://svn.apache.org/viewvc?view=rev&rev=502016
Log:
Fix geronimo-plugins.xml
Modified:
incubator/servicemix/branches/servicemix-3.1/platforms/geronimo/geronimo-plugins.xml
Modified:
incubator/servicemix/branches/servicemix-3.1/platforms/geronimo/geronimo-plugins.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/platforms/geronimo/geronimo-plugins.xml?view=diff&rev=502016&r1=502015&r2=502016
==============================================================================
---
incubator/servicemix/branches/servicemix-3.1/platforms/geronimo/geronimo-plugins.xml
(original)
+++
incubator/servicemix/branches/servicemix-3.1/platforms/geronimo/geronimo-plugins.xml
Wed Jan 31 14:02:15 2007
@@ -17,10 +17,10 @@
limitations under the License.
-->
-<geronimo-plugin-list xmlns="http://geronimo.apache.org/xml/ns/plugins-1.1">
+<geronimo-plugin-list xmlns="http://geronimo.apache.org/xml/ns/plugins-1.2">
<plugin>
<name>ServiceMix Integration</name>
-
<module-id>org.apache.servicemix.geronimo/servicemix/3.1-incubating-SNAPSHOT/car</module-id>
+
<module-id>org.apache.servicemix.geronimo/servicemix/3.1-incubating/car</module-id>
<category>Integration</category>
<description>This plugin integrates Apache ServiceMix JBI container to
Apache Geronimo.</description>
<url>http://incubator.apache.org/servicemix</url>
@@ -54,13 +54,13 @@
</plugin>
<plugin>
<name>ServiceMix Deployer</name>
-
<module-id>org.apache.servicemix.geronimo/deployer/${servicemix-version}/car</module-id>
+
<module-id>org.apache.servicemix.geronimo/deployer/3.1-incubating/car</module-id>
<category>Integration</category>
<description>JBI artifacts deployer for Apache ServiceMix JBI
container.</description>
<url>http://incubator.apache.org/servicemix</url>
<author>The ServiceMix development team</author>
<license osi-approved="true">BSD -- Apache Software License (ASL)
2.0</license>
- <geronimo-version>${geronimo-version}</geronimo-version>
+ <geronimo-version>1.2-beta</geronimo-version>
<dependency>org.apache.servicemix.geronimo/servicemix//car</dependency>
<dependency>org.apache.servicemix.geronimo/deployer//jar</dependency>
<dependency>org.apache.geronimo/geronimo-gbean-deployer//car</dependency>