Skip to content

Commit dbfd7de

Browse files
committed
[maven-release-plugin] prepare release xcode-plugin-2.0.12
1 parent e2298a5 commit dbfd7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath />
3333
</parent>
3434
<artifactId>xcode-plugin</artifactId>
35-
<version>2.0.12-SNAPSHOT</version>
35+
<version>2.0.12</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:[email protected]:jenkinsci/xcode-plugin.git</connection>
7171
<developerConnection>scm:git:[email protected]:jenkinsci/xcode-plugin.git</developerConnection>
7272
<url>https://github.com/jenkinsci/xcode-plugin</url>
73-
<tag>xcode-plugin-2.0.2</tag>
73+
<tag>xcode-plugin-2.0.12</tag>
7474
</scm>
7575
<repositories>
7676
<repository>

0 commit comments

Comments
 (0)