Fix merge problem

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147926 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
fmoga 2011-07-18 15:17:49 +00:00
parent f7dceb9384
commit dd3bbfc71e

View file

@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0-Beta3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@ -36,7 +36,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime-pom</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>
<version>2.0-Beta3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>