You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2012/02/15 15:17:10 UTC

svn commit: r1244495 - /james/project/trunk/pom.xml

Author: eric
Date: Wed Feb 15 14:17:09 2012
New Revision: 1244495

URL: http://svn.apache.org/viewvc?rev=1244495&view=rev
Log:
[maven-release-plugin] prepare release james-project-1.8.1

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1244495&r1=1244494&r2=1244495&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Wed Feb 15 14:17:09 2012
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>Apache James Project</name>
@@ -477,9 +477,9 @@
     </prerequisites>
 
     <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-project-1.8.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/tags/james-project-1.8.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/james/project/tags/james-project-1.8.1</url>
     </scm>
 
     <issueManagement>
@@ -899,10 +899,10 @@
                             </goals>
                           </pluginExecutionFilter>
                           <action>
-                            <execute >
+                            <execute>
                               <runOnIncremental>false</runOnIncremental>
-                            </execute >
-                            <ignore/>
+                            </execute>
+                            <ignore />
                           </action>
                         </pluginExecution>
                         <pluginExecution>
@@ -915,10 +915,10 @@
                             </goals>
                           </pluginExecutionFilter>
                           <action>
-                            <execute >
+                            <execute>
                               <runOnIncremental>false</runOnIncremental>
-                            </execute >
-                            <ignore/>
+                            </execute>
+                            <ignore />
                           </action>
                         </pluginExecution>
                         <pluginExecution>
@@ -931,10 +931,10 @@
                             </goals>
                           </pluginExecutionFilter>
                           <action>
-                            <execute >
+                            <execute>
                               <runOnIncremental>false</runOnIncremental>
-                            </execute >
-                            <ignore/>
+                            </execute>
+                            <ignore />
                           </action>
                         </pluginExecution>
                         <pluginExecution>
@@ -948,7 +948,7 @@
                             </goals>
                           </pluginExecutionFilter>
                           <action>
-                            <ignore></ignore>
+                            <ignore />
                           </action>
                         </pluginExecution>
                       </pluginExecutions>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org