File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 311311 <version >2.1.5</version >
312312 <outputDirectory >${project.build.directory} /dependency/jaxb/</outputDirectory >
313313 </artifactItem >
314- <artifactItem >
315- <groupId >org.apache.xmlbeans</groupId >
316- <artifactId >xmlbeans</artifactId >
317- <version >2.4.0</version >
318- <outputDirectory >${project.build.directory} /dependency/xmlbeans/</outputDirectory >
319- </artifactItem >
320314 <!-- JiBX -->
321315 <artifactItem >
322316 <groupId >org.jibx</groupId >
345339 </artifactItem >
346340 <!-- XMLBeans-->
347341 <artifactItem >
348- <groupId >xmlbeans</groupId >
349- <artifactId >xbean </artifactId >
350- <version >2.2 .0</version >
342+ <groupId >org.apache. xmlbeans</groupId >
343+ <artifactId >xmlbeans </artifactId >
344+ <version >2.4 .0</version >
351345 <outputDirectory >${project.build.directory} /dependency/xmlbeans/</outputDirectory >
352346 </artifactItem >
353347 <!-- SOAP dependencies -->
You can’t perform that action at this time.
0 commit comments