|
@@ -150,29 +150,6 @@
|
|
|
</exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.lenox.platform</groupId>
|
|
|
- <artifactId>beyondj-camel-jetty</artifactId>
|
|
|
- <version>${beyondj.platform.version}</version>
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.apache.geronimo.specs</groupId>
|
|
|
- <artifactId>geronimo-servlet_3.0_spec</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <artifactId>spring-aop</artifactId>
|
|
|
- <groupId>org.springframework</groupId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <artifactId>jaxb-core</artifactId>
|
|
|
- <groupId>com.sun.xml.bind</groupId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <artifactId>jaxb-impl</artifactId>
|
|
|
- <groupId>com.sun.xml.bind</groupId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- </dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.lenox.platform</groupId>
|