File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
5- <artifactId >core-groovy</artifactId >
5+ <artifactId >core-groovy-2 </artifactId >
66 <version >1.0-SNAPSHOT</version >
77 <name >core-groovy-2</name >
88 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 376376 <module >cdi</module >
377377 <module >checker-plugin</module >
378378 <module >core-groovy</module >
379+ <module >core-groovy-2</module >
379380 <!-- <module>core-java-10</module> --> <!-- We haven't upgraded to java 10. Fixing in BAEL-10841 -->
380381 <!-- <module>core-java-11</module> --> <!-- We haven't upgraded to java 11. Fixing in BAEL-10841 -->
381382 <!-- <module>core-java-12</module> --> <!-- We haven't upgraded to java 12. Fixing in BAEL-10841 -->
You can’t perform that action at this time.
0 commit comments