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

Commit f83e542

Browse files
author
Benoit Guerin
committed
[maven-release-plugin] prepare release 1.0.5
1 parent 81d9ab7 commit f83e542

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.casperjs</groupId>
55
<artifactId>casperjs-runner-maven-plugin</artifactId>
6-
<version>1.0.5-SNAPSHOT</version>
6+
<version>1.0.5</version>
77
<name>CasperJS runner Maven plugin</name>
88
<description>Runs JavaScript and/or CoffeScript test files on CasperJS instance</description>
99
<packaging>maven-plugin</packaging>
@@ -50,7 +50,7 @@
5050
<scm>
5151
<connection>scm:git:git@github.com:casperjs/casperjs-runner-maven-plugin.git</connection>
5252
<url>https://github.com/casperjs/casperjs-runner-maven-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>1.0.5</tag>
5454
</scm>
5555

5656
<licenses>

0 commit comments

Comments
 (0)