Skip to content

Commit 531bee1

Browse files
committed
Change artifact name.
1 parent 31c22e3 commit 531bee1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

osx/pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
<artifactId>katta-clientlib</artifactId>
1212
<version>1.0.0-SNAPSHOT</version>
1313
</parent>
14-
<artifactId>osx</artifactId>
14+
15+
<artifactId>katta-clientlib-osx</artifactId>
16+
1517
<dependencies>
1618
<dependency>
1719
<groupId>cloud.katta</groupId>
@@ -23,4 +25,4 @@
2325
<artifactId>binding</artifactId>
2426
</dependency>
2527
</dependencies>
26-
</project>
28+
</project>

0 commit comments

Comments
 (0)