Skip to content

Commit

Permalink
[maven-release-plugin] prepare release whakamatautau-util-0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Sep 1, 2015
1 parent 240dbad commit ec1e97b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<groupId>org.whaka</groupId>
<artifactId>whakamatautau-util</artifactId>
<version>0.0.8-SNAPSHOT</version>
<version>0.0.8</version>
<name>Whakamatautau-Util</name>
<description>Testing Tools To Level Down Your Tests</description>
<url>https://github.com/Whaka-project/whakamatautau-util</url>
Expand Down Expand Up @@ -215,7 +214,7 @@
<url>https://github.com/Whaka-project/whakamatautau-util</url>
<connection>scm:git:https://[email protected]/Whaka-project/whakamatautau-util.git</connection>
<developerConnection>scm:git:https://[email protected]/Whaka-project/whakamatautau-util.git</developerConnection>
<tag>HEAD</tag>
<tag>whakamatautau-util-0.0.8</tag>
</scm>

</project>

0 comments on commit ec1e97b

Please sign in to comment.