updated manifest template to add model package import

This commit is contained in:
Keith Donald
2009-07-30 11:28:28 +00:00
parent e020b5752a
commit fc7c49a284

View File

@@ -28,6 +28,7 @@ Import-Template:
org.springframework.context.*;version="[3.0.0, 3.0.1)",
org.springframework.core.*;version="[3.0.0, 3.0.1)",
org.springframework.http.*;version="[3.0.0, 3.0.1)",
org.springframework.model.*;version="[3.0.0, 3.0.1)",
org.springframework.oxm.*;version="[3.0.0, 3.0.1)";resolution:=optional,
org.springframework.stereotype;version="[3.0.0, 3.0.1)",
org.springframework.ui.*;version="[3.0.0, 3.0.1)",