Skip to content

Commit

Permalink
Upgrade Weld API to 4.0.CR1.
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Dec 4, 2020
1 parent a44c8eb commit c2c04d4
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>4.0.Beta1</weld.api.bom.version>
<weld.api.bom.version>4.0.CR1</weld.api.bom.version>
<gpg.plugin.version>1.6</gpg.plugin.version>
<jboss.releases.repo.url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</jboss.releases.repo.url>
<jboss.snapshots.repo.url>https://repository.jboss.org/nexus/content/repositories/snapshots/</jboss.snapshots.repo.url>
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 @@
<shrinkwrap.resolver.version>3.1.4</shrinkwrap.resolver.version>
<testng.version>6.14.3</testng.version>
<testng.jcommander.version>1.78</testng.jcommander.version>
<weld.api.version>4.0.Beta1</weld.api.version>
<weld.api.version>4.0.CR1</weld.api.version>
<weld.logging.tools.version>1.0.3.Final</weld.logging.tools.version>
<wildfly.arquillian.version>3.0.1.Final</wildfly.arquillian.version>
</properties>
Expand Down

0 comments on commit c2c04d4

Please sign in to comment.