Skip to content

Commit

Permalink
Fix update-version again
Browse files Browse the repository at this point in the history
  • Loading branch information
jharting committed Apr 4, 2014
1 parent 23530c0 commit 6772e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jboss-as/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<properties>
<!-- We have to explicitly state the project version. We cannot use ${project.version}
as the release plugin won't deal with double evaluation -->
<weld.update.version>2.2.0.CR2</weld.update.version>
<weld.update.version>2.2.0-SNAPSHOT</weld.update.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6772e99

Please sign in to comment.