Skip to content

Commit 3d4bd8f

Browse files
JAVA-42703 Kotlin Review module names
2 parents 0b95219 + 5c864d4 commit 3d4bd8f

File tree

23 files changed

+4
-4
lines changed

23 files changed

+4
-4
lines changed
File renamed without changes.

kotlin-patterns/pom.xml renamed to kotlin-design-patterns/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
<artifactId>kotlin-patterns</artifactId>
7-
<name>kotlin-patterns</name>
6+
<artifactId>kotlin-design-patterns</artifactId>
7+
<name>kotlin-design-patterns</name>
88
<version>1.0</version>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)