Doesn’t look like we need cxd or cos anymore, so commented out.
This commit is contained in:
parent
49c5b561f9
commit
4c952d01c6
1 changed files with 6 additions and 6 deletions
12
dependencies/pom.xml
vendored
12
dependencies/pom.xml
vendored
|
@ -38,24 +38,24 @@
|
|||
<artifactId>cglib</artifactId>
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- Added for runtime -->
|
||||
<!-- dependency>
|
||||
<groupId>com.servlets</groupId>
|
||||
<artifactId>cos</artifactId>
|
||||
<version>05Nov2002</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
</dependency -->
|
||||
<!-- Added for runtime -->
|
||||
<!-- dependency>
|
||||
<groupId>org.apache.cxf.xjc-utils</groupId>
|
||||
<artifactId>cxf-xjc-runtime</artifactId>
|
||||
<version>2.6.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
</dependency -->
|
||||
<!-- Added for runtime -->
|
||||
<!-- dependency>
|
||||
<groupId>org.apache.cxf.xjcplugins</groupId>
|
||||
<artifactId>cxf-xjc-ts</artifactId>
|
||||
<version>2.6.2</version>
|
||||
</dependency>
|
||||
</dependency -->
|
||||
<!-- Added for runtime -->
|
||||
<!-- dependency>
|
||||
<groupId>dom4j</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue