Skip to content

Commit

Permalink
feature: Add artifact description, fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-maschmann committed Apr 19, 2024
1 parent e27f4b4 commit 8247037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>camunda-web-modeler-rest-client</artifactId>
<version>0.0.2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>kotlin-lib</description>
<description>A REST client to interact with the API of the Web Modeler of Camunda 8</description>
<url>https://github.com/holunda-io/camunda-web-modeler-rest-client</url>

<properties>
Expand Down

0 comments on commit 8247037

Please sign in to comment.