Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@670 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Dec 22, 2008
1 parent 5633f4c commit 8818fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jboss-as/build.xml
Expand Up @@ -24,8 +24,8 @@
<mkdir dir="target/webbeans.deployer"/>

<artifact:dependencies filesetId="jboss5.deployer.fileset" versionsId="jboss5.deployer.versions">
<dependency groupId="org.jboss.webbeans.integration" artifactId="webbeans-ri-int-microcontainer" version="5.2.0-SNAPSHOT"/>
<dependency groupId="org.jboss.webbeans.integration" artifactId="webbeans-ri-int-jbossas" version="5.2.0-SNAPSHOT"/>
<dependency groupId="org.jboss.webbeans.integration" artifactId="webbeans-ri-int-microcontainer" version="5.2.0.ALPHA1"/>
<dependency groupId="org.jboss.webbeans.integration" artifactId="webbeans-ri-int-jbossas" version="5.2.0.ALPHA1"/>
<dependency groupId="org.jboss.webbeans" artifactId="webbeans-ri" version="1.0.0-SNAPSHOT"/>
<remoteRepository id="snapshots.jboss.org" url="http://snapshots.jboss.org/maven2">
<snapshots updatePolicy="always" />
Expand Down

0 comments on commit 8818fba

Please sign in to comment.