File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
androidannotations-bundle
androidannotations-with-codemodel Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >androidannotations-parent</artifactId >
24
24
<groupId >org.androidannotations</groupId >
25
- <version >3.3-SNAPSHOT </version >
25
+ <version >3.3</version >
26
26
</parent >
27
27
28
28
<artifactId >androidannotations-api</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >androidannotations-parent</artifactId >
24
24
<groupId >org.androidannotations</groupId >
25
- <version >3.3-SNAPSHOT </version >
25
+ <version >3.3</version >
26
26
</parent >
27
27
28
28
<artifactId >androidannotations-bundle</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >androidannotations-parent</artifactId >
24
24
<groupId >org.androidannotations</groupId >
25
- <version >3.3-SNAPSHOT </version >
25
+ <version >3.3</version >
26
26
</parent >
27
27
28
28
<artifactId >androidannotations-with-codemodel</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.androidannotations</groupId >
24
24
<artifactId >androidannotations-parent</artifactId >
25
- <version >3.3-SNAPSHOT </version >
25
+ <version >3.3</version >
26
26
</parent >
27
27
28
28
<artifactId >androidannotations</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >androidannotations-parent</artifactId >
24
24
<groupId >org.androidannotations</groupId >
25
- <version >3.3-SNAPSHOT </version >
25
+ <version >3.3</version >
26
26
</parent >
27
27
28
28
<artifactId >functional-test-1-5</artifactId >
Original file line number Diff line number Diff line change 27
27
28
28
<groupId >org.androidannotations</groupId >
29
29
<artifactId >androidannotations-parent</artifactId >
30
- <version >3.3-SNAPSHOT </version >
30
+ <version >3.3</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >AndroidAnnotations Parent</name >
324
324
<connection >scm:git:git@github.com:excilys/androidannotations.git</connection >
325
325
<developerConnection >scm:git:git@github.com:excilys/androidannotations.git</developerConnection >
326
326
<url >https://github.com/excilys/androidannotations</url >
327
- <tag >HEAD </tag >
327
+ <tag >androidannotations-3.3 </tag >
328
328
</scm >
329
329
330
330
<profiles >
You can’t perform that action at this time.
0 commit comments