| Line 19... |
Line 19... |
| 19 |
- License along with this library; if not, write to the Free Software
|
19 |
- License along with this library; if not, write to the Free Software
|
| 20 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
20 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
| 21 |
- USA
|
21 |
- USA
|
| 22 |
-
|
22 |
-
|
| 23 |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
23 |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
| 24 |
- $Id: pom.xml 22363 2012-04-17 21:19:09Z alitokmen $
|
- |
|
| - |
|
24 |
- $Id: pom.xml 22420 2012-04-26 19:18:40Z alitokmen $
|
| 25 |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
25 |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
| 26 |
-->
|
26 |
-->
|
| 27 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
27 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
| 28 |
|
28 |
|
| 29 |
<modelVersion>4.0.0</modelVersion>
|
29 |
<modelVersion>4.0.0</modelVersion>
|
| Line 68... |
Line 68... |
| 68 |
<ipojo-plugin.version>1.8.0</ipojo-plugin.version>
|
68 |
<ipojo-plugin.version>1.8.0</ipojo-plugin.version>
|
| 69 |
|
69 |
|
| 70 |
<!-- Camel and its dependencies -->
|
70 |
<!-- Camel and its dependencies -->
|
| 71 |
<camel.version>2.9.3-SNAPSHOT</camel.version>
|
71 |
<camel.version>2.9.3-SNAPSHOT</camel.version>
|
| 72 |
<commons-net.version>2.2</commons-net.version>
|
72 |
<commons-net.version>2.2</commons-net.version>
|
| 73 |
<spring.version>3.0.7.RELEASE</spring.version>
|
- |
|
| - |
|
73 |
<spring.version>3.1.1.RELEASE</spring.version>
|
| 74 |
<spring-osgi.version>1.2.1</spring-osgi.version>
|
74 |
<spring-osgi.version>1.2.1</spring-osgi.version>
|
| 75 |
<fuse-commons.version>1.0</fuse-commons.version>
|
75 |
<fuse-commons.version>1.0</fuse-commons.version>
|
| 76 |
|
76 |
|
| 77 |
<!-- CXF (for the servlet deployer) -->
|
77 |
<!-- CXF (for the servlet deployer) -->
|
| 78 |
<cxf.version>2.5.2</cxf.version>
|
- |
|
| - |
|
78 |
<cxf.version>2.5.3</cxf.version>
|
| 79 |
|
79 |
|
| 80 |
<!-- OW2-bundles (for the log service, JAX-RS and JSCH) -->
|
80 |
<!-- OW2-bundles (for the log service, JAX-RS and JSCH) -->
|
| 81 |
<ow2-bundles.version>1.0.31</ow2-bundles.version>
|
81 |
<ow2-bundles.version>1.0.31</ow2-bundles.version>
|
| 82 |
|
82 |
|
| 83 |
<!-- XML-related dependencies -->
|
83 |
<!-- XML-related dependencies -->
|