Skip to content

Commit 238f320

Browse files
committed
[maven-release-plugin] prepare release v1.5
1 parent ee478a3 commit 238f320

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>fr.jcgay.maven.plugins</groupId>
1212
<artifactId>buildplan-maven-plugin</artifactId>
13-
<version>1.5-SNAPSHOT</version>
13+
<version>1.5</version>
1414
<packaging>maven-plugin</packaging>
1515
<name>BuildPlan Maven Plugin</name>
1616
<description>The BuildPlan Plugin can inspect your project lifecycle.</description>
@@ -22,7 +22,7 @@
2222
<url>https://github.com/jcgay/buildplan-maven-plugin.git</url>
2323
<connection>scm:git:git://github.com/jcgay/buildplan-maven-plugin.git</connection>
2424
<developerConnection>scm:git:[email protected]:jcgay/buildplan-maven-plugin.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>v1.5</tag>
2626
</scm>
2727

2828
<licenses>

0 commit comments

Comments
 (0)