Skip to content

Commit c2eb51d

Browse files
Kazuhide TakahashiKazuhide Takahashi
authored andcommitted
[maven-release-plugin] prepare release xcode-plugin-2.0.16
1 parent 5a4d234 commit c2eb51d

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
@@ -32,7 +32,7 @@
3232
<relativePath />
3333
</parent>
3434
<artifactId>xcode-plugin</artifactId>
35-
<version>${revision}${changelist}</version>
35+
<version>2.0.16</version>
3636
<packaging>hpi</packaging>
3737
<name>Xcode integration</name>
3838
<description>This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).</description>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
7171
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
7272
<url>https://github.com/${gitHubRepo}</url>
73-
<tag>${scmTag}</tag>
73+
<tag>xcode-plugin-2.0.16</tag>
7474
</scm>
7575
<repositories>
7676
<repository>

0 commit comments

Comments
 (0)