Author: ieugen
Date: Sun Dec 23 22:56:39 2012
New Revision: 1425551

URL: http://svn.apache.org/viewvc?rev=1425551&view=rev
Log:
[maven-release-plugin] prepare release apache-mailet-2.5.0

Modified:
    james/mailet/trunk/ai/pom.xml
    james/mailet/trunk/api/pom.xml
    james/mailet/trunk/base/pom.xml
    james/mailet/trunk/crypto/pom.xml
    james/mailet/trunk/mailetdocs-maven-plugin/pom.xml
    james/mailet/trunk/pom.xml
    james/mailet/trunk/standard/pom.xml

Modified: james/mailet/trunk/ai/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/ai/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/ai/pom.xml (original)
+++ james/mailet/trunk/ai/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>apache-mailet-ai</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache James :: AI Mailets</name>

Modified: james/mailet/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/api/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/api/pom.xml (original)
+++ james/mailet/trunk/api/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../</relativePath>
     </parent>
 
     <artifactId>apache-mailet-api</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache James :: Mailet API</name>

Modified: james/mailet/trunk/base/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/base/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/base/pom.xml (original)
+++ james/mailet/trunk/base/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../</relativePath>
     </parent>
 
     <artifactId>apache-mailet-base</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache James :: Basic Mailet Toolkit</name>

Modified: james/mailet/trunk/crypto/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/crypto/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/crypto/pom.xml (original)
+++ james/mailet/trunk/crypto/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../</relativePath>
     </parent>
 
     <artifactId>apache-mailet-crypto</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache James :: Crypto Mailets</name>

Modified: james/mailet/trunk/mailetdocs-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/mailetdocs-maven-plugin/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/mailetdocs-maven-plugin/pom.xml (original)
+++ james/mailet/trunk/mailetdocs-maven-plugin/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../</relativePath>
     </parent>
 
     <artifactId>mailetdocs-maven-plugin</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache James :: Mailetdocs Maven Plugin</name>

Modified: james/mailet/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/pom.xml (original)
+++ james/mailet/trunk/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,21 +17,19 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>james-project</artifactId>
         <version>1.8.1</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-mailet</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>pom</packaging>
 
     <name>Apache James :: Mailets parent and aggregator</name>
@@ -238,9 +236,9 @@
     </issueManagement>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/trunk</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/mailet/trunk/?root=Apache-SVN</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/tags/apache-mailet-2.5.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/tags/apache-mailet-2.5.0</developerConnection>
+        
<url>http://svn.apache.org/viewcvs.cgi/james/mailet/tags/apache-mailet-2.5.0?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>

Modified: james/mailet/trunk/standard/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/standard/pom.xml?rev=1425551&r1=1425550&r2=1425551&view=diff
==============================================================================
--- james/mailet/trunk/standard/pom.xml (original)
+++ james/mailet/trunk/standard/pom.xml Sun Dec 23 22:56:39 2012
@@ -17,20 +17,18 @@
     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/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>
 
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-mailet</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
         <relativePath>../</relativePath>
     </parent>
 
     <artifactId>apache-mailet-standard</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache James :: Standard Mailets</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to