| Date: | 2011-10-04 14:52:20 (14 years 6 months ago) | ||
|---|---|---|---|
| Author: | Michael Ahlberg | ||
| Branch: | master | ||
| Commit: | 43312c14bb976a3f2b00427fcdff12969848f4c7 | ||
| Parents: |
34fc5d4b2286dc3c8f3e5603a6459cc4021d5a43 |
||
| Message: | Added exclusions for unused jars |
||
| Changes: |
|
File differences
| pom.xml | ||
|---|---|---|
| 168 | 168 | <groupId>com.sun.jdmk</groupId> |
| 169 | 169 | <artifactId>jmxtools</artifactId> |
| 170 | 170 | </exclusion> |
| 171 | <exclusion> | |
| 172 | <groupId>javax.jms</groupId> | |
| 173 | <artifactId>jms</artifactId> | |
| 174 | </exclusion> | |
| 171 | 175 | </exclusions> |
| 172 | 176 | </dependency> |
| 173 | 177 | <dependency> |
