Skip to content

Commit 0167dec

Browse files
committed
[maven-release-plugin] prepare release 1.5.0
1 parent e99e96b commit 0167dec

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
@@ -8,7 +8,7 @@
88

99
<groupId>net.alchim31.maven</groupId>
1010
<artifactId>yuicompressor-maven-plugin</artifactId>
11-
<version>1.5.0-SNAPSHOT</version>
11+
<version>1.5.0</version>
1212
<packaging>maven-plugin</packaging>
1313

1414
<name>YUI Compressor Maven Mojo</name>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git://github.com/davidB/${project.artifactId}.git</connection>
3333
<developerConnection>scm:git:git@github.com:davidB/${project.artifactId}.git</developerConnection>
3434
<url>https://github.com/davidB/${project.artifactId}/</url>
35-
<tag>HEAD</tag>
35+
<tag>1.5.0</tag>
3636
</scm>
3737

3838
<issueManagement>

0 commit comments

Comments
 (0)