Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 88caae7

Browse files
committed
[maven-release-plugin] prepare release v0.5.4
1 parent 2de9c6b commit 88caae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>io.github.zenwave360.jhipster</groupId>
44
<artifactId>jdl-jvm</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.5.4-SNAPSHOT</version>
6+
<version>0.5.4</version>
77

88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>Java wrapper for JHipster Domain Language (JDL)</description>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:git://github.com/ZenWave360/jdl-jvm.git</connection>
5353
<developerConnection>scm:git:[email protected]:ZenWave360/jdl-jvm.git</developerConnection>
5454
<url>https://github.com/ZenWave360/jdl-jvm</url>
55-
<tag>HEAD</tag>
55+
<tag>v0.5.4</tag>
5656
</scm>
5757

5858
<dependencies>

0 commit comments

Comments
 (0)