Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangsa committed Apr 23, 2023
1 parent 2de9c6b commit 88caae7
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 @@ -3,7 +3,7 @@
<groupId>io.github.zenwave360.jhipster</groupId>
<artifactId>jdl-jvm</artifactId>
<packaging>jar</packaging>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Java wrapper for JHipster Domain Language (JDL)</description>
Expand Down Expand Up @@ -52,7 +52,7 @@
<connection>scm:git:git://github.com/ZenWave360/jdl-jvm.git</connection>
<developerConnection>scm:git:git@github.com:ZenWave360/jdl-jvm.git</developerConnection>
<url>https://github.com/ZenWave360/jdl-jvm</url>
<tag>HEAD</tag>
<tag>v0.5.4</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 88caae7

Please sign in to comment.