Skip to content

Commit f14504f

Browse files
committed
[maven-release-plugin] prepare release androidannotations-2.5.1
1 parent 165ff11 commit f14504f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AndroidAnnotations/androidannotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.googlecode.androidannotations</groupId>
77
<artifactId>androidannotations-parent</artifactId>
8-
<version>2.6-SNAPSHOT</version>
8+
<version>2.5.1</version>
99
</parent>
1010

1111
<artifactId>androidannotations</artifactId>

AndroidAnnotations/functional-test-1-5-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>androidannotations-parent</artifactId>
77
<groupId>com.googlecode.androidannotations</groupId>
8-
<version>2.6-SNAPSHOT</version>
8+
<version>2.5.1</version>
99
</parent>
1010

1111
<artifactId>functional-test-1-5-tests</artifactId>

AndroidAnnotations/functional-test-1-5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>androidannotations-parent</artifactId>
77
<groupId>com.googlecode.androidannotations</groupId>
8-
<version>2.6-SNAPSHOT</version>
8+
<version>2.5.1</version>
99
</parent>
1010

1111
<artifactId>functional-test-1-5</artifactId>

AndroidAnnotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.googlecode.androidannotations</groupId>
1212
<artifactId>androidannotations-parent</artifactId>
13-
<version>2.6-SNAPSHOT</version>
13+
<version>2.5.1</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Android Annotations Parent</name>

0 commit comments

Comments
 (0)