[maven-release-plugin] prepare release apache-jsieve-0.5

git-svn-id: https://svn.apache.org/repos/asf/james/jsieve/trunk@1292280 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/all/pom.xml b/all/pom.xml
index c667a5a..b60028d 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jsieve</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index e86cc13..71d1e78 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/mailet/pom.xml b/mailet/pom.xml
index c594761..6ee090a 100644
--- a/mailet/pom.xml
+++ b/mailet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/manager/api/pom.xml b/manager/api/pom.xml
index eb62f9f..54af85c 100644
--- a/manager/api/pom.xml
+++ b/manager/api/pom.xml
@@ -16,15 +16,14 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
         <groupId>org.apache.james</groupId>
 		<artifactId>apache-jsieve-manager</artifactId>
 		<relativePath>..</relativePath>
-		<version>0.5-SNAPSHOT</version>
+		<version>0.5</version>
 	</parent>
 	
 	<artifactId>apache-jsieve-manager-api</artifactId>
diff --git a/manager/core/pom.xml b/manager/core/pom.xml
index 7502888..730e18e 100644
--- a/manager/core/pom.xml
+++ b/manager/core/pom.xml
@@ -16,13 +16,12 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
         <groupId>org.apache.james</groupId>
 		<artifactId>apache-jsieve-manager</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/manager/jsieve/pom.xml b/manager/jsieve/pom.xml
index 1fbc443..3683c63 100644
--- a/manager/jsieve/pom.xml
+++ b/manager/jsieve/pom.xml
@@ -16,14 +16,13 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
         <groupId>org.apache.james</groupId>
 		<artifactId>apache-jsieve-manager</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/manager/mailet/pom.xml b/manager/mailet/pom.xml
index 8e44440..8aee1c4 100644
--- a/manager/mailet/pom.xml
+++ b/manager/mailet/pom.xml
@@ -16,13 +16,12 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
         <groupId>org.apache.james</groupId>
 		<artifactId>apache-jsieve-manager</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/manager/mock/pom.xml b/manager/mock/pom.xml
index 66ffe11..4747cbe 100644
--- a/manager/mock/pom.xml
+++ b/manager/mock/pom.xml
@@ -16,13 +16,12 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jsieve-manager</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/manager/pom.xml b/manager/pom.xml
index 6b13061..ce1faf0 100644
--- a/manager/pom.xml
+++ b/manager/pom.xml
@@ -16,8 +16,7 @@
     specific language governing permissions and limitations
     under the License.    
   -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>apache-jsieve-manager</artifactId>
@@ -27,7 +26,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jsieve</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 285e746..2ee41ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>apache-jsieve</artifactId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
     <packaging>pom</packaging>
 
     <name>Apache James JSieve</name>
@@ -44,9 +44,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/trunk</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/james/jsieve/trunk/?root=Apache-SVN</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.5</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.5</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/james/jsieve/tags/apache-jsieve-0.5?root=Apache-SVN</url>
     </scm>
     <issueManagement>
         <system>JIRA</system>
diff --git a/util/pom.xml b/util/pom.xml
index fed9942..a4a48d6 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>