This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
boost-maven-plugin/src/it/test-context Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.openliberty.boost</groupId >
1313 <artifactId >boost-maven-parent</artifactId >
14- <version >0.1.2 -SNAPSHOT</version >
14+ <version >0.1.3 -SNAPSHOT</version >
1515 <relativePath >../..</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >io.openliberty.boost</groupId >
1414 <artifactId >boost-maven-parent</artifactId >
15- <version >0.1.2 -SNAPSHOT</version >
15+ <version >0.1.3 -SNAPSHOT</version >
1616 <relativePath >../..</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.openliberty.boost</groupId >
88 <artifactId >boost-maven-parent</artifactId >
9- <version >0.1.2 -SNAPSHOT</version >
9+ <version >0.1.3 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >boost-boosters</artifactId >
3232 </plugins >
3333 </build >
3434
35- </project >
35+ </project >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33
44 <groupId >io.openliberty.boost</groupId >
5- <artifactId >test-jaxrs-2.0 </artifactId >
5+ <artifactId >test-context </artifactId >
66 <packaging >war</packaging >
77 <version >1.0-SNAPSHOT</version >
88
3333 <dependency >
3434 <groupId >io.openliberty.boosters</groupId >
3535 <artifactId >ee8-bom</artifactId >
36- <version >0.1.2-SNAPSHOT </version >
36+ <version >@pom.version@ </version >
3737 <scope >import</scope >
3838 <type >pom</type >
3939 </dependency >
Original file line number Diff line number Diff line change 3737 </scm >
3838
3939 <modules >
40- <!-- < module>boost-boms</module> -- >
41- <!-- < module>boost-boosters</module> -- >
40+ <module >boost-boms</module >
41+ <module >boost-boosters</module >
4242 <module >boost-maven-plugin</module >
4343 </modules >
4444
You can’t perform that action at this time.
0 commit comments