Skip to content

Commit d14dde6

Browse files
committed
[maven-release-plugin] prepare release gpmachine-3.0.5
1 parent bf4b2b1 commit d14dde6

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
@@ -4,7 +4,7 @@
44

55
<groupId>be.unamur.info</groupId>
66
<artifactId>gpmachine</artifactId>
7-
<version>3.0.5-SNAPSHOT</version>
7+
<version>3.0.5</version>
88

99
<name>GPMachine</name>
1010
<description>GPMachine: a virtual machine interpreting P-Code</description>
@@ -104,7 +104,7 @@
104104
<connection>scm:git:git@github.com:xdevroey/GPMachine.git</connection>
105105
<url>scm:git:git@github.com:xdevroey/GPMachine.git</url>
106106
<developerConnection>scm:git:git@github.com:xdevroey/GPMachine.git</developerConnection>
107-
<tag>HEAD</tag>
107+
<tag>gpmachine-3.0.5</tag>
108108
</scm>
109109
<build>
110110
<plugins>

0 commit comments

Comments
 (0)