File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1616 <classpathentry kind =" src" output =" target/classes" path =" target/generated-sources/antlr3" >
1717 <attributes >
1818 <attribute name =" optional" value =" true" />
19+ <attribute name =" maven.pomderived" value =" true" />
1920 </attributes >
2021 </classpathentry >
2122 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" >
Original file line number Diff line number Diff line change 2525 <classpathentry kind =" src" output =" target/classes" path =" target/generated-sources/antlr3" >
2626 <attributes >
2727 <attribute name =" optional" value =" true" />
28+ <attribute name =" maven.pomderived" value =" true" />
2829 </attributes >
2930 </classpathentry >
3031 <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
99
1010<modules >
1111 <module >tptp-parser</module >
12- <module >ruleml-api </module >
12+ <module >PSOACore </module >
1313 <module >PSOA2X</module >
1414 <module >PSOATransRun</module >
1515 <module >PSOATransRunWebService</module >
You can’t perform that action at this time.
0 commit comments