Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit c94e5a0

Browse files
author
Benoit Guerin
committed
[maven-release-plugin] prepare release 1.0.6
1 parent a3d0a7e commit c94e5a0

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
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.casperjs</groupId>
66
<artifactId>casperjs-runner-maven-plugin</artifactId>
7-
<version>1.0.6-SNAPSHOT</version>
7+
<version>1.0.6</version>
88
<packaging>maven-plugin</packaging>
99
<name>CasperJS runner Maven plugin</name>
1010
<description>Runs JavaScript and/or CoffeScript test files on CasperJS instance</description>
@@ -38,7 +38,7 @@
3838

3939
<scm>
4040
<connection>scm:git:git@github.com:casperjs/casperjs-runner-maven-plugin.git</connection>
41-
<tag>HEAD</tag>
41+
<tag>1.0.6</tag>
4242
<url>https://github.com/casperjs/casperjs-runner-maven-plugin</url>
4343
</scm>
4444

0 commit comments

Comments
 (0)