summaryrefslogtreecommitdiffstats
path: root/sandbox/testRelease/trunk/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testRelease/trunk/pom.xml')
-rw-r--r--sandbox/testRelease/trunk/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/testRelease/trunk/pom.xml b/sandbox/testRelease/trunk/pom.xml
index 5e69566c7e..cb86f70c4c 100644
--- a/sandbox/testRelease/trunk/pom.xml
+++ b/sandbox/testRelease/trunk/pom.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
@@ -33,12 +33,12 @@
<packaging>pom</packaging>
<name>Apache Tuscany SCA Implementation Project (2.x)</name>
<url>http://tuscany.apache.org</url>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/trunk</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/trunk</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/tags/2.0-M5</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/tags/2.0-M5</developerConnection>
+ <url>http://svn.apache.org/repos/asf/tuscany/sandbox/testRelease/tags/2.0-M5</url>
</scm>
<prerequisites>