Index: raptor-web/trunk/pom.xml
===================================================================
--- raptor-web/trunk/pom.xml	(revision 971)
+++ raptor-web/trunk/pom.xml	(revision 972)
@@ -1,9 +1,8 @@
-<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">
+<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>
     <groupId>uk.ac.cardiff.raptor</groupId>
     <artifactId>raptor-web</artifactId>
     <name>RaptorWeb (Raptor Web Interface)</name>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.1.1</version>
     <packaging>war</packaging>
     <url>http://iam.cf.ac.uk</url>
@@ -19,6 +18,6 @@
 
     <scm>
-        <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/trunk</developerConnection>
-        <url>http://iam.cf.ac.uk/repos/RAPTOR/raptor-web</url>
+        <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-0.1.1</developerConnection>
+        <url>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-0.1.1</url>
     </scm>
     <distributionManagement>
