Removed obsolete imports in template.mf.
This commit is contained in:
@@ -17,8 +17,6 @@ Import-Template:
|
||||
org.springframework.expression.spel.support.*;version="${org.springframework.version:[=.=.=,+1.0.0)}",
|
||||
org.springframework.transaction.*;version="${org.springframework.version:[=.=.=,+1.0.0)}",
|
||||
org.springframework.validation.*;version="${org.springframework.version:[=.=.=,+1.0.0)}",
|
||||
org.springframework.data.core.*;version="[1.0.0, 2.0.0)",
|
||||
org.springframework.data.persistence.*;version="[1.0.0, 2.0.0)",
|
||||
org.springframework.web.*;version="${org.springframework.version:[=.=.=,+1.0.0)}";resolution:=optional,
|
||||
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
|
||||
Reference in New Issue
Block a user