Skip to content

Commit a3ce73f

Browse files
committed
[maven-release-plugin] prepare release simple-theme-plugin-0.7
1 parent ff8dc98 commit a3ce73f

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
</parent>
1111

1212
<artifactId>simple-theme-plugin</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>0.7</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Simple Theme Plugin</name>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:ssh://github.com/${gitHubRepo}.git</connection>
3838
<developerConnection>scm:git:ssh://git@github.com/${gitHubRepo}.git</developerConnection>
3939
<url>https://github.com/${gitHubRepo}</url>
40-
<tag>${scmTag}</tag>
40+
<tag>simple-theme-plugin-0.7</tag>
4141
</scm>
4242

4343
<properties>

0 commit comments

Comments
 (0)