We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd97696 commit cf60ba1Copy full SHA for cf60ba1
kotlin-reactive-dsl/pom.xml
@@ -3,8 +3,8 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
- <name>kotlin-reactive-dsl</name>
7
<artifactId>kotlin-reactive-dsl</artifactId>
+ <name>kotlin-reactive-dsl</name>
8
<packaging>jar</packaging>
9
10
<parent>
0 commit comments