add explicit versions
This commit is contained in:
@@ -4,7 +4,12 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Batch Cammand Line Archetype
|
||||
Import-Template:
|
||||
org.apache.commons.logging.*;version="[1.1.0, 2.0.0)",
|
||||
org.apache.commons.io.*;version="[1.4.0, 2.0.0)";resolution:=optional,
|
||||
org.springframework.batch.*;version="[2.0.0, 3.0.0)",
|
||||
org.springframework.beans.*;version="[2.5.5, 3.0.0)";resolution:=optional,
|
||||
org.springframework.jdbc.*;version="[2.5.5, 3.0.0)";resolution:=optional,
|
||||
org.springframework.util.*;version="[2.5.5, 3.0.0)";resolution:=optional,
|
||||
org.springframework.context.*;version="[2.5.5, 3.0.0)";resolution:=optional,
|
||||
org.springframework.core.*;version="[2.5.5, 3.0.0)";resolution:=optional,
|
||||
Unversioned-Imports:
|
||||
javax.sql.*
|
||||
|
||||
Reference in New Issue
Block a user