summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/compact-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/compact-base/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/compact-base/pom.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/branches/sca-java-1.x/modules/compact-base/pom.xml b/branches/sca-java-1.x/modules/compact-base/pom.xml
index c7b8cdaa07..3bd6983a51 100644
--- a/branches/sca-java-1.x/modules/compact-base/pom.xml
+++ b/branches/sca-java-1.x/modules/compact-base/pom.xml
@@ -226,26 +226,6 @@
<version>${pom.version}</version>
</dependency>
- <!-- dependencies to keep in the shaded pom.xml -->
-
- <!-- dependency>
- <groupId>cglib</groupId>
- <artifactId>cglib-nodep</artifactId>
- <version>2.2</version>
- </dependency -->
-
- <dependency>
- <groupId>asm</groupId>
- <artifactId>asm-all</artifactId>
- <version>3.1</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-commonj_1.1_spec</artifactId>
- <version>1.0</version>
- </dependency>
-
<!-- these remaining dependencies are not required when using JDK6, maybe make them optional -->
<dependency>