Skip to content

Commit 976da5d

Browse files
committed
[maven-release-plugin] prepare release v5.4
1 parent 9591543 commit 976da5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>open-dis</artifactId>
55
<packaging>jar</packaging>
66
<name>Open-DIS</name>
7-
<version>5.4-SNAPSHOT</version>
7+
<version>5.4</version>
88
<description>An open source implementation of the Distributed Interactive Simulation (DIS) IEEE-1278 protocol</description>
99
<url>http://www.open-dis.org</url>
1010
<licenses>
@@ -52,7 +52,7 @@
5252
<url>https://github.com/open-dis/open-dis-java</url>
5353
<connection>scm:git:git@github.com:open-dis/open-dis-java.git</connection>
5454
<developerConnection>scm:git:git@github.com:open-dis/open-dis-java.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>v5.4</tag>
5656
</scm>
5757
<dependencies>
5858
<dependency>

0 commit comments

Comments
 (0)