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

Commit 7c38e9e

Browse files
committed
[maven-release-plugin] prepare release phantomjs-maven-plugin-0.3
1 parent 9ab9acc commit 7c38e9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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.3-SNAPSHOT</version>
6+
<version>0.3</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>PhantomJS Maven Plugin</name>
@@ -40,6 +40,7 @@
4040
<url>https://github.com/klieber/phantomjs-maven-plugin</url>
4141
<connection>scm:git:git@github.com:klieber/phantomjs-maven-plugin.git</connection>
4242
<developerConnection>scm:git:git@github.com:klieber/phantomjs-maven-plugin.git</developerConnection>
43+
<tag>phantomjs-maven-plugin-0.3</tag>
4344
</scm>
4445

4546
<issueManagement>

0 commit comments

Comments
 (0)