Skip to content

Commit

Permalink
updated to latest releases
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/aries/branches/0.3-RCx/web@1061944 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Zoe Slattery committed Jan 21, 2011
1 parent 0f518d2 commit 9d84ac0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>java5-parent</artifactId>
<groupId>org.apache.aries</groupId>
<version>0.3-SNAPSHOT</version>
<version>0.3</version>
<relativePath>../parent/default-parent/java5-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.aries.testsupport</groupId>
<artifactId>org.apache.aries.testsupport.unit</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.3</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>org.apache.aries</groupId>
<artifactId>org.apache.aries.util</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.3</version>
</dependency>
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
Expand Down

0 comments on commit 9d84ac0

Please sign in to comment.