Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jboss-as/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
as the release plugin won't deal with double evaluation -->
<weld.update.version>7.0.0-SNAPSHOT</weld.update.version>
<!-- These are *NOT* automatically updated and should be reviewed if the relevant profile is to be used -->
<cdi.update.version>5.0.0.Alpha1</cdi.update.version>
<cdi.update.version>5.0.0-M1</cdi.update.version>
</properties>

<dependencies>
Expand Down
Loading