Skip to content

Commit

Permalink
Upgraded to Weld 2.0.0.CR4
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Apr 22, 2013
1 parent a1f8f33 commit 300cf00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<version.mvel>2.1.0.Final</version.mvel>
<version.shrinkwrap.resolver>2.0.0-beta-3</version.shrinkwrap.resolver>
<version.slf4j>1.6.1</version.slf4j>
<version.weld>2.0.0.CR2</version.weld>
<version.weld.spi>2.0.Beta8</version.weld.spi>
<version.weld>2.0.0.CR4</version.weld>
<version.weld.spi>2.0.CR4</version.weld.spi>
</properties>

<profiles>
Expand Down

2 comments on commit 300cf00

@lincolnthree
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. But I think we also need to increase the CDI-API version as well.

@gastaldi
Copy link
Member Author

@gastaldi gastaldi commented on 300cf00 Apr 23, 2013 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.