File tree Expand file tree Collapse file tree 7 files changed +12
-17
lines changed
androidannotations-bundle
androidannotations-with-codemodel
functional-test-1-5-tests Expand file tree Collapse file tree 7 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <artifactId >androidannotations-parent</artifactId >
87 <groupId >com.googlecode.androidannotations</groupId >
9- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
109 </parent >
1110
1211 <artifactId >androidannotations-api</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <artifactId >androidannotations-parent</artifactId >
87 <groupId >com.googlecode.androidannotations</groupId >
9- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
109 </parent >
1110
1211 <artifactId >androidannotations-bundle</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <artifactId >androidannotations-parent</artifactId >
87 <groupId >com.googlecode.androidannotations</groupId >
9- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
109 </parent >
1110
1211 <artifactId >androidannotations-with-codemodel</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.googlecode.androidannotations</groupId >
87 <artifactId >androidannotations-parent</artifactId >
9- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
109 </parent >
1110
1211 <artifactId >androidannotations</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >androidannotations-parent</artifactId >
77 <groupId >com.googlecode.androidannotations</groupId >
8- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
99 </parent >
1010
1111 <artifactId >functional-test-1-5-tests</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >androidannotations-parent</artifactId >
77 <groupId >com.googlecode.androidannotations</groupId >
8- <version >2.7-SNAPSHOT </version >
8+ <version >2.7</version >
99 </parent >
1010
1111 <artifactId >functional-test-1-5</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
1110
1211 <groupId >com.googlecode.androidannotations</groupId >
1312 <artifactId >androidannotations-parent</artifactId >
14- <version >2.7-SNAPSHOT </version >
13+ <version >2.7</version >
1514 <packaging >pom</packaging >
1615
1716 <name >AndroidAnnotations Parent</name >
You can’t perform that action at this time.
0 commit comments