Skip to content

Commit ec1e97b

Browse files
committed
[maven-release-plugin] prepare release whakamatautau-util-0.0.8
1 parent 240dbad commit ec1e97b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43

54
<groupId>org.whaka</groupId>
65
<artifactId>whakamatautau-util</artifactId>
7-
<version>0.0.8-SNAPSHOT</version>
6+
<version>0.0.8</version>
87
<name>Whakamatautau-Util</name>
98
<description>Testing Tools To Level Down Your Tests</description>
109
<url>https://github.com/Whaka-project/whakamatautau-util</url>
@@ -215,7 +214,7 @@
215214
<url>https://github.com/Whaka-project/whakamatautau-util</url>
216215
<connection>scm:git:https://[email protected]/Whaka-project/whakamatautau-util.git</connection>
217216
<developerConnection>scm:git:https://[email protected]/Whaka-project/whakamatautau-util.git</developerConnection>
218-
<tag>HEAD</tag>
217+
<tag>whakamatautau-util-0.0.8</tag>
219218
</scm>
220219

221220
</project>

0 commit comments

Comments
 (0)