File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.jayway.android.robotium</groupId >
4
4
<artifactId >robotium</artifactId >
5
- <version >5.6.1-SNAPSHOT </version >
5
+ <version >5.6.1</version >
6
6
<packaging >pom</packaging >
7
7
<name >Robotium</name >
8
8
<description >User scenario testing for Android</description >
21
21
<url >http://github.com/jayway/robotium/tree/${scm.branch} </url >
22
22
<connection >scm:git:git://github.com/jayway/robotium.git</connection >
23
23
<
developerConnection >scm:git:ssh://
[email protected] /jayway/robotium.git</
developerConnection >
24
- <tag >HEAD </tag >
24
+ <tag >robotium-5.6.1 </tag >
25
25
</scm >
26
26
<issueManagement >
27
27
<system >Google Code Issue Tracking</system >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.jayway.android.robotium</groupId >
4
4
<artifactId >robotium-solo</artifactId >
5
- <version >5.6.1-SNAPSHOT </version >
5
+ <version >5.6.1</version >
6
6
<packaging >jar</packaging >
7
7
<name >Robotium :: Solo</name >
8
8
<parent >
9
9
<groupId >com.jayway.android.robotium</groupId >
10
10
<artifactId >robotium</artifactId >
11
- <version >5.6.1-SNAPSHOT </version >
11
+ <version >5.6.1</version >
12
12
</parent >
13
13
<dependencies >
14
14
<dependency >
You can’t perform that action at this time.
0 commit comments