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 60
60
<scope >provided</scope >
61
61
</dependency >
62
62
<dependency >
63
- <groupId >io.openliberty .boosters</groupId >
63
+ <groupId >boost .boosters</groupId >
64
64
<artifactId >cdi</artifactId >
65
65
<version >0.2-SNAPSHOT</version >
66
66
</dependency >
67
67
<dependency >
68
- <groupId >io.openliberty .boosters</groupId >
68
+ <groupId >boost .boosters</groupId >
69
69
<artifactId >jsonp</artifactId >
70
70
<version >0.2-SNAPSHOT</version >
71
71
</dependency >
Original file line number Diff line number Diff line change 10
10
11
11
<dependencyManagement >
12
12
<dependencies >
13
+ <!--
13
14
<dependency>
14
15
<groupId>boost.boosters</groupId>
15
16
<artifactId>boost-mp20-apis-bom</artifactId>
16
17
<version>0.1-SNAPSHOT</version>
17
18
<scope>import</scope>
18
19
<type>pom</type>
19
20
</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 >
20
29
</dependencies >
21
30
</dependencyManagement >
22
31
You can’t perform that action at this time.
0 commit comments