Update pom and template.mf files Spring 3.0.4 (INT-1293)
This commit is contained in:
@@ -5,10 +5,10 @@ Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.aopalliance.*;version="[1.0.0, 2.0.0)",
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
org.springframework.aop.*;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.beans.*;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.core;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.util.*;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.aop.*;version="[3.0.4, 4.0.0)",
|
||||
org.springframework.beans.*;version="[3.0.4, 4.0.0)",
|
||||
org.springframework.core;version="[3.0.4, 4.0.0)",
|
||||
org.springframework.util.*;version="[3.0.4, 4.0.0)",
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
org.springframework.security.*;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.security.*;version="[3.0.4, 4.0.0)",
|
||||
org.w3c.dom.*;version="0"
|
||||
|
||||
Reference in New Issue
Block a user