We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e856c55 commit 03de63fCopy full SHA for 03de63f
1 file changed
pom.xml
@@ -8,7 +8,7 @@
8
9
<artifactId>android-emulator</artifactId>
10
<packaging>hpi</packaging>
11
- <version>3.2-SNAPSHOT</version>
+ <version>3.1.1</version>
12
<name>Android Emulator Plugin</name>
13
<url>http://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin</url>
14
@@ -66,7 +66,7 @@
66
<scm>
67
<connection>scm:git:git://github.com/jenkinsci/android-emulator-plugin.git</connection>
68
<developerConnection>scm:git:git@github.com:jenkinsci/android-emulator-plugin.git</developerConnection>
69
- <tag>HEAD</tag>
+ <tag>android-emulator-3.1.1</tag>
70
</scm>
71
72
<repositories>
0 commit comments