Skip to content

Commit

Permalink
[maven-release-plugin] prepare release robotium-3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renas committed Oct 10, 2012
1 parent aa283b0 commit 79ba4a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jayway.android.robotium</groupId>
<artifactId>robotium</artifactId>
<version>3.4.1.1-SNAPSHOT</version>
<version>3.5</version>
<packaging>pom</packaging>
<name>Robotium</name>
<description>User scenario testing for Android</description>
Expand Down
4 changes: 2 additions & 2 deletions robotium-solo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jayway.android.robotium</groupId>
<artifactId>robotium-solo</artifactId>
<version>3.4.1.1-SNAPSHOT</version>
<version>3.5</version>
<packaging>jar</packaging>
<name>Robotium :: Solo</name>
<parent>
<groupId>com.jayway.android.robotium</groupId>
<artifactId>robotium</artifactId>
<version>3.4.1.1-SNAPSHOT</version>
<version>3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 79ba4a4

Please sign in to comment.