Skip to content

Commit b3f64cf

Browse files
author
Bas de Vos
committed
[maven-release-plugin] prepare release 2.0.1
1 parent ba184ca commit b3f64cf

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

44
<groupId>nl.42</groupId>
55
<artifactId>heph</artifactId>
6-
<version>2.0.1-SNAPSHOT</version>
6+
<version>2.0.1</version>
77
<packaging>jar</packaging>
88
<name>42 Heph</name>
99
<description>Library for creating smart test-data builders. Name is short for Hephaestus</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/42BV/heph.git</connection>
2828
<developerConnection>scm:git:https://github.com/42BV/heph.git</developerConnection>
2929
<url>https://github.com/42BV/heph</url>
30-
<tag>HEAD</tag>
30+
<tag>2.0.1</tag>
3131
</scm>
3232

3333
<developers>

0 commit comments

Comments
 (0)