diff options
Diffstat (limited to 'java/client/example/pom.xml')
| -rw-r--r-- | java/client/example/pom.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml index d02b09edd5..ac0081c00b 100644 --- a/java/client/example/pom.xml +++ b/java/client/example/pom.xml @@ -49,26 +49,9 @@ </dependency> <dependency> - <groupId>commons-codec</groupId> - <artifactId>commons-codec</artifactId> - </dependency> - - <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> </dependency> - <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - </dependency> - <dependency> - <groupId>commons-lang</groupId> - <artifactId>commons-lang</artifactId> - </dependency> - <dependency> - <groupId>org.apache.mina</groupId> - <artifactId>mina-filter-ssl</artifactId> - </dependency> <dependency> <groupId>jmscts</groupId> |
