File tree Expand file tree Collapse file tree 7 files changed +10
-9
lines changed
androidannotations-bundle
androidannotations-with-codemodel
functional-test-1-5-tests Expand file tree Collapse file tree 7 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >androidannotations-parent</artifactId >
7
7
<groupId >org.androidannotations</groupId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >androidannotations-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >androidannotations-parent</artifactId >
7
7
<groupId >org.androidannotations</groupId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >androidannotations-bundle</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >androidannotations-parent</artifactId >
7
7
<groupId >org.androidannotations</groupId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >androidannotations-with-codemodel</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.androidannotations</groupId >
7
7
<artifactId >androidannotations-parent</artifactId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >androidannotations</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >androidannotations-parent</artifactId >
7
7
<groupId >org.androidannotations</groupId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >functional-test-1-5-tests</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >androidannotations-parent</artifactId >
7
7
<groupId >org.androidannotations</groupId >
8
- <version >3.1-SNAPSHOT </version >
8
+ <version >3.1</version >
9
9
</parent >
10
10
11
11
<artifactId >functional-test-1-5</artifactId >
163
163
</goals >
164
164
</pluginExecutionFilter >
165
165
<action >
166
- <ignore ></ ignore >
166
+ <ignore / >
167
167
</action >
168
168
</pluginExecution >
169
169
</pluginExecutions >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.androidannotations</groupId >
12
12
<artifactId >androidannotations-parent</artifactId >
13
- <version >3.1-SNAPSHOT </version >
13
+ <version >3.1</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >AndroidAnnotations Parent</name >
290
290
<connection >scm:git:git@github.com:excilys/androidannotations.git</connection >
291
291
<developerConnection >scm:git:git@github.com:excilys/androidannotations.git</developerConnection >
292
292
<url >https://github.com/excilys/androidannotations</url >
293
- </scm >
293
+ <tag >androidannotations-3.1</tag >
294
+ </scm >
294
295
295
296
<profiles >
296
297
<profile >
You can’t perform that action at this time.
0 commit comments