Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
bom updates for cdi and jsonp
Browse files Browse the repository at this point in the history
  • Loading branch information
ajm01 committed May 7, 2019
1 parent 10138d9 commit ce9e26d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions boost-maven/boost-boosters/booster-cdi-ee8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,22 @@

<dependencyManagement>
<dependencies>
<!--
<dependency>
<groupId>boost.boosters</groupId>
<artifactId>boost-mp20-apis-bom</artifactId>
<version>0.1-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>
-->
<dependency>
<groupId>boost.boosters</groupId>
<artifactId>boost-ee8-apis-bom</artifactId>
<version>0.1-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit ce9e26d

Please sign in to comment.