File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 22<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/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >io.dinject</groupId >
65 <artifactId >dinject-annotations</artifactId >
7- <version >1.20-beta-SNAPSHOT</version >
86
97 <parent >
108 <groupId >io.dinject</groupId >
119 <artifactId >dinject-parent</artifactId >
12- <version >1.20-beta-SNAPSHOT</version >
10+ <version >1.20-beta2-SNAPSHOT</version >
11+ <relativePath >..</relativePath >
1312 </parent >
1413
1514 <dependencies >
Original file line number Diff line number Diff line change 22<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/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >io.dinject</groupId >
65 <artifactId >dinject</artifactId >
7- <version >1.20-beta-SNAPSHOT</version >
86
97 <parent >
108 <groupId >io.dinject</groupId >
119 <artifactId >dinject-parent</artifactId >
12- <version >1.20-beta-SNAPSHOT</version >
10+ <version >1.20-beta2-SNAPSHOT</version >
11+ <relativePath >..</relativePath >
1312 </parent >
1413
1514 <dependencies >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
6- <groupId >io.dinject</groupId >
76 <artifactId >dinject-generator</artifactId >
8- <version >1.20-beta-SNAPSHOT</version >
97
108 <parent >
119 <groupId >io.dinject</groupId >
1210 <artifactId >dinject-parent</artifactId >
13- <version >1.20-beta-SNAPSHOT</version >
11+ <version >1.20-beta2-SNAPSHOT</version >
12+ <relativePath >..</relativePath >
1413 </parent >
1514
1615 <dependencies >
Original file line number Diff line number Diff line change 66
77 <groupId >io.dinject</groupId >
88 <artifactId >dinject-parent</artifactId >
9- <version >1.20-beta -SNAPSHOT</version >
9+ <version >1.20-beta2 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <parent >
You can’t perform that action at this time.
0 commit comments