Author: felixk
Date: Tue Oct 18 13:17:26 2011
New Revision: 1185640

URL: http://svn.apache.org/viewvc?rev=1185640&view=rev
Log:
[maven-release-plugin] prepare release james-skin-1.7

Modified:
    james/skin/trunk/pom.xml

Modified: james/skin/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/skin/trunk/pom.xml?rev=1185640&r1=1185639&r2=1185640&view=diff
==============================================================================
--- james/skin/trunk/pom.xml (original)
+++ james/skin/trunk/pom.xml Tue Oct 18 13:17:26 2011
@@ -17,10 +17,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/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>
 
@@ -28,12 +25,12 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>10</version>
-        <relativePath></relativePath>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.james</groupId>
     <artifactId>james-skin</artifactId>
-    <version>1.7-SNAPSHOT</version>
+    <version>1.7</version>
 
     <name>Apache James Skin</name>
     <description>The Apache James Official Maven3 Site Skin</description>
@@ -54,9 +51,9 @@
     </prerequisites>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/skin/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/skin/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/james/skin/trunk/</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/skin/tags/james-skin-1.7</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/skin/tags/james-skin-1.7</developerConnection>
+        <url>http://svn.apache.org/viewvc/james/skin/tags/james-skin-1.7</url>
     </scm>
 
     <issueManagement>



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

Reply via email to