Skip to content

Commit f2a7ed6

Browse files
committed
[maven-release-plugin] prepare release 0.4.1
1 parent ca37350 commit f2a7ed6

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>material-theme</artifactId>
12-
<version>0.4.1-SNAPSHOT</version>
12+
<version>0.4.1</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>0.4.1</revision>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
7171
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
7272
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
73-
<tag>${scmTag}</tag>
73+
<tag>0.4.1</tag>
7474
</scm>
7575

7676
<repositories>

0 commit comments

Comments
 (0)