Skip to content

Commit cf60ba1

Browse files
committed
JAVA-42098: Changes made for Fix formatting of POM
1 parent cd97696 commit cf60ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kotlin-reactive-dsl/pom.xml

+1-1
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-
<name>kotlin-reactive-dsl</name>
76
<artifactId>kotlin-reactive-dsl</artifactId>
7+
<name>kotlin-reactive-dsl</name>
88
<packaging>jar</packaging>
99

1010
<parent>

0 commit comments

Comments
 (0)