Skip to content
This repository was archived by the owner on Apr 5, 2019. It is now read-only.

Commit f43da11

Browse files
committed
[maven-release-plugin] prepare release phantomjs-maven-plugin-0.5
1 parent ad2dd49 commit f43da11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.klieber</groupId>
55
<artifactId>phantomjs-maven-plugin</artifactId>
6-
<version>0.5-SNAPSHOT</version>
6+
<version>0.5</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>PhantomJS Maven Plugin</name>
@@ -37,12 +37,12 @@
3737
</contributor>
3838
<contributor>
3939
<name>Kelly Robinson</name>
40-
<email>krobinson@sonatype.com></email>
40+
<email>krobinson@sonatype.com&gt;</email>
4141
<url>http://www.kellyrob99.com/blog</url>
4242
</contributor>
4343
<contributor>
4444
<name>Martin D'Aloia</name>
45-
<email>fullinet@gmail.com></email>
45+
<email>fullinet@gmail.com&gt;</email>
4646
<url>https://github.com/mdaloia</url>
4747
</contributor>
4848
</contributors>
@@ -58,7 +58,7 @@
5858
<url>https://github.com/klieber/phantomjs-maven-plugin</url>
5959
<connection>scm:git:git@github.com:klieber/phantomjs-maven-plugin.git</connection>
6060
<developerConnection>scm:git:git@github.com:klieber/phantomjs-maven-plugin.git</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>phantomjs-maven-plugin-0.5</tag>
6262
</scm>
6363

6464
<issueManagement>

0 commit comments

Comments
 (0)