We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28af6b9 commit 96f2ef8Copy full SHA for 96f2ef8
pom.xml
@@ -94,7 +94,7 @@
94
<spring.version>3.1.3.RELEASE</spring.version>
95
<clirr.comparisonVersion>1.1.1</clirr.comparisonVersion>
96
<gcu.product>Spring</gcu.product>
97
- <osgi.import>org.springframework.batch;resolution:=optional,*</osgi.import>
+ <osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
98
<osgi.dynamicImport>*</osgi.dynamicImport>
99
</properties>
100
0 commit comments