File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.jenkins-ci.plugins</groupId >
9
8
10
9
<artifactId >android-emulator</artifactId >
11
10
<packaging >hpi</packaging >
12
- <version >3.1-SNAPSHOT </version >
11
+ <version >3.1</version >
13
12
<name >Android Emulator Plugin</name >
14
13
<url >http://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin</url >
15
14
67
66
<scm >
68
67
<connection >scm:git:git://github.com/jenkinsci/android-emulator-plugin.git</connection >
69
68
<developerConnection >scm:git:git@github.com:jenkinsci/android-emulator-plugin.git</developerConnection >
70
- <tag >HEAD </tag >
69
+ <tag >android-emulator-3.1 </tag >
71
70
</scm >
72
71
73
72
<repositories >
You can’t perform that action at this time.
0 commit comments