Skip to content

Commit 39695c0

Browse files
committed
[maven-release-plugin] prepare release calendar-view-0.5.0
1 parent 839b71a commit 39695c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414
<properties>
15-
<revision>0.4.2</revision>
16-
<changelist>-SNAPSHOT</changelist>
15+
<revision>0.5.0</revision>
16+
<changelist></changelist>
1717
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
1818
<jenkins.baseline>2.492</jenkins.baseline>
1919
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4747
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>calendar-view-0.5.0</tag>
4949
<url>https://github.com/${gitHubRepo}</url>
5050
</scm>
5151
<repositories>

0 commit comments

Comments
 (0)