Skip to content

Commit 368e547

Browse files
committed
[maven-release-plugin] prepare release really-executable-jar-maven-plugin-1.4.0
1 parent 66782f8 commit 368e547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.skife.maven</groupId>
2424
<artifactId>really-executable-jar-maven-plugin</artifactId>
25-
<version>1.4.0-SNAPSHOT</version>
25+
<version>1.4.0</version>
2626
<packaging>maven-plugin</packaging>
2727

2828
<name>Really Executable Jar Maven Plugin</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git://github.com/brianm/really-executable-jars-maven-plugin.git</connection>
5050
<developerConnection>scm:git:[email protected]:brianm/really-executable-jars-maven-plugin.git</developerConnection>
5151
<url>https://github.com/brianm/really-executable-jars-maven-plugin</url>
52-
<tag>HEAD</tag>
52+
<tag>really-executable-jar-maven-plugin-1.4.0</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)