File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
core-java-modules/core-java-numbers-5
main/java/com/baeldung/evenodd
test/java/com/baeldung/evenodd Expand file tree Collapse file tree 4 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 22 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 >java-numbers-5</artifactId >
6- <name >java-numbers-5</name >
5+ <artifactId >core- java-numbers-5</artifactId >
6+ <name >core- java-numbers-5</name >
77 <packaging >jar</packaging >
88
99 <parent >
1313 </parent >
1414
1515 <build >
16- <finalName >java-numbers-5</finalName >
16+ <finalName >core- java-numbers-5</finalName >
1717 <resources >
1818 <resource >
1919 <directory >src/main/resources</directory >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments