[maven-release-plugin]  copy for tag james-parent-1.1

git-svn-id: https://svn.apache.org/repos/asf/james/project/tags/james-parent-1.1@539885 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven-skin/pom.xml b/maven-skin/pom.xml
index bc4f9de..d8f19e0 100644
--- a/maven-skin/pom.xml
+++ b/maven-skin/pom.xml
@@ -20,14 +20,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>maven-skin</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <name>JAMES Skin</name>
   <description>Apache JAMES Official Maven2 Site Skin</description>
 
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-parent</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
   </parent>
 
 
diff --git a/pom.xml b/pom.xml
index dcc701a..04bb4e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>

   <artifactId>james-parent</artifactId>

   <name>Apache JAMES Parent POM</name>

-  <version>1.1-SNAPSHOT</version>

+  <version>1.1</version>

   <description>

     The Apache JAMES Parent POM

   </description>

@@ -201,9 +201,9 @@
   </contributors>

 

   <scm>

-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/project/trunk</connection>

-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/trunk</developerConnection>

-    <url>http://svn.apache.org/viewvc/james/project/trunk</url>

+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/project/tags/james-parent-1.1</connection>

+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/tags/james-parent-1.1</developerConnection>

+    <url>http://svn.apache.org/viewvc/james/project/tags/james-parent-1.1</url>

   </scm>

 

   <distributionManagement>

diff --git a/project/pom.xml b/project/pom.xml
index 6d43be9..d614469 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-project</artifactId>
   <name>Apache JAMES Project</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <description>
     The Apache JAMES Project
   </description>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-parent</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
   </parent>
 
   <modules>
diff --git a/project/server/2.2.0/pom.xml b/project/server/2.2.0/pom.xml
index 9ece330..dcd063a 100644
--- a/project/server/2.2.0/pom.xml
+++ b/project/server/2.2.0/pom.xml
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-site-2-2-0</artifactId>
   <name>JAMES Server 2.2.0 Documentation</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <description>
     Apache JAMES Server 2.2.0 Documentation
   </description>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-server-root</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
   </parent>
   <url>http://james.apache.org/server/2.2.0/</url>
   <inceptionYear>2006</inceptionYear>
diff --git a/project/server/pom.xml b/project/server/pom.xml
index 5f6d353..c95db1a 100644
--- a/project/server/pom.xml
+++ b/project/server/pom.xml
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-root</artifactId>
   <name>JAMES Server</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <description>
     Apache JAMES Server
   </description>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
   </parent>
   <modules>
     <module>2.2.0</module>