Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 18, 2023
1 parent dbd6dd1 commit bd88d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<artifactId>cui-core-ui-model</artifactId>
<name>cui core UI-Model</name>
<version>2.0.0</version>
<version>2.0-SNAPSHOT</version>
<description>Defines types and stuctures simplifying the integration of
server-side ui.
</description>
Expand All @@ -20,7 +20,7 @@
<connection>scm:git:https://github.com/cuioss/cui-core-ui-model.git</connection>
<developerConnection>
scm:git:https://github.com/cuioss/cui-core-ui-model/</developerConnection>
<tag>2.0.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<url>https://github.com/cuioss/cui-core-ui-model/issues</url>
Expand Down

0 comments on commit bd88d20

Please sign in to comment.