This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
boost-boms/booster-ee8-bom
boost-boosters/booster-cdi-ee8 Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 6060 <scope >provided</scope >
6161 </dependency >
6262 <dependency >
63- <groupId >io.openliberty .boosters</groupId >
63+ <groupId >boost .boosters</groupId >
6464 <artifactId >cdi</artifactId >
6565 <version >0.2-SNAPSHOT</version >
6666 </dependency >
6767 <dependency >
68- <groupId >io.openliberty .boosters</groupId >
68+ <groupId >boost .boosters</groupId >
6969 <artifactId >jsonp</artifactId >
7070 <version >0.2-SNAPSHOT</version >
7171 </dependency >
Original file line number Diff line number Diff line change 1010
1111 <dependencyManagement >
1212 <dependencies >
13+ <!--
1314 <dependency>
1415 <groupId>boost.boosters</groupId>
1516 <artifactId>boost-mp20-apis-bom</artifactId>
1617 <version>0.1-SNAPSHOT</version>
1718 <scope>import</scope>
1819 <type>pom</type>
1920 </dependency>
21+ -->
22+ <dependency >
23+ <groupId >boost.boosters</groupId >
24+ <artifactId >boost-ee8-apis-bom</artifactId >
25+ <version >0.1-SNAPSHOT</version >
26+ <scope >import</scope >
27+ <type >pom</type >
28+ </dependency >
2029 </dependencies >
2130 </dependencyManagement >
2231
You can’t perform that action at this time.
0 commit comments