POM maintenance/development - initial jarjar support in maven build for ASM

This commit is contained in:
Mark Pollack
2009-07-10 02:12:50 +00:00
parent 0c16554e23
commit 8c9346718b
8 changed files with 190 additions and 37 deletions

View File

@@ -134,7 +134,7 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web-portlet</artifactId>
<artifactId>spring-webmvc-portlet</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>