Skip to content

Commit

Permalink
Move to final versions of dependencies for 4.0.0 final (#593)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Feb 22, 2022
1 parent 99b581e commit bb2ed14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@


<properties>
<annotation.api.version>2.1.0-B1</annotation.api.version>
<annotation.api.version>2.1.0</annotation.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<uel.api.version>5.0.0-RC1</uel.api.version>
<interceptor.api.version>2.1.0-RC3</interceptor.api.version>
<uel.api.version>5.0.0</uel.api.version>
<interceptor.api.version>2.1.0</interceptor.api.version>
<!-- These are only used in javadoc links -->
<ejb.api.version>4.0.0</ejb.api.version>
<transaction.api.version>2.0.0</transaction.api.version>
Expand Down

0 comments on commit bb2ed14

Please sign in to comment.