Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9cf7678

Browse files
committed
GP-24 Reorganize module naming
1 parent 6a1232c commit 9cf7678

File tree

32 files changed

+7
-95
lines changed

32 files changed

+7
-95
lines changed

‎1-0-java-basics/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎2-0-algorithms/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

‎3-0-data-structures/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎3-0-data-structures/pom.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

‎4-0-java-core/pom.xml renamed to ‎3-0-java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>java-fundamentals-course</artifactId>
1010
<version>1.0-SNAPSHOT</version>
1111
</parent>
12-
<artifactId>4-0-java-core</artifactId>
12+
<artifactId>3-0-java-core</artifactId>
1313

1414
<properties>
1515
<maven.compiler.source>11</maven.compiler.source>

‎4-0-java-core/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎5-0-object-oriented-programming/pom.xml renamed to ‎4-0-object-oriented-programming/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>java-fundamentals-course</artifactId>
1010
<version>1.0-SNAPSHOT</version>
1111
</parent>
12-
<artifactId>5-0-object-oriented-programming</artifactId>
12+
<artifactId>4-0-object-oriented-programming</artifactId>
1313

1414
<properties>
1515
<maven.compiler.source>11</maven.compiler.source>
File renamed without changes.

‎6-0-functional-programming/pom.xml renamed to ‎5-0-functional-programming/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>java-fundamentals-course</artifactId>
1010
<version>1.0-SNAPSHOT</version>
1111
</parent>
12-
<artifactId>6-0-functional-programming</artifactId>
12+
<artifactId>5-0-functional-programming</artifactId>
1313

1414
<properties>
1515
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /