Skip to content

Commit

Permalink
Upgrade Weld API to Final artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Dec 16, 2024
1 parent a68b067 commit 0dbecdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</developers>

<properties>
<weld.api.bom.version>6.0.CR1</weld.api.bom.version>
<weld.api.bom.version>6.0.Final</weld.api.bom.version>
<gpg.plugin.version>3.2.7</gpg.plugin.version>
<nexus.staging.plugin.version>1.7.0</nexus.staging.plugin.version>
<jboss.releases.repo.url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<spotbugs-maven-plugin.version>4.8.6.5</spotbugs-maven-plugin.version>
<spotbugs-annotations-version>4.8.6</spotbugs-annotations-version>
<testng.version>7.9.0</testng.version>
<weld.api.version>6.0.CR1</weld.api.version>
<weld.api.version>6.0.Final</weld.api.version>
<weld.logging.tools.version>1.0.3.Final</weld.logging.tools.version>
<wildfly.arquillian.version>5.0.1.Final</wildfly.arquillian.version>
</properties>
Expand Down

0 comments on commit 0dbecdc

Please sign in to comment.