Skip to content

Commit 8569b16

Browse files
committed
[maven-release-plugin] prepare release matrix-project-1.18
1 parent a9fbe82 commit 8569b16

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
@@ -7,7 +7,7 @@
77
<relativePath />
88
</parent>
99
<artifactId>matrix-project</artifactId>
10-
<version>${revision}${changelist}</version>
10+
<version>1.18</version>
1111
<packaging>hpi</packaging>
1212
<name>Matrix Project Plugin</name>
1313
<description>Multi-configuration (matrix) project type.</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
3131
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
3232
<url>https://github.com/${gitHubRepo}</url>
33-
<tag>${scmTag}</tag>
33+
<tag>matrix-project-1.18</tag>
3434
</scm>
3535
<repositories>
3636
<repository>

0 commit comments

Comments
 (0)