Author: vkumar
Date: Wed Apr  8 20:17:16 2009
New Revision: 763375

URL: http://svn.apache.org/viewvc?rev=763375&view=rev
Log:
[maven-release-plugin] prepare release portals-pom-1.0

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=763375&r1=763374&r2=763375&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Wed Apr  8 20:17:16 2009
@@ -13,8 +13,7 @@
   KIND, either express or implied. See the License for the specific language
   governing permissions and limitations under the License. $Id:
 -->
-<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>
 
@@ -31,7 +30,7 @@
   <groupId>org.apache.portals</groupId>
   <artifactId>portals-pom</artifactId>
   <name>Apache Portals</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 
   <packaging>pom</packaging>
 
@@ -55,9 +54,9 @@
   </licenses>
   <inceptionYear>2004</inceptionYear>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/trunk</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.0</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.0</developerConnection>
+    
<url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.0</url>
   </scm>
   <developers>
     <developer>


Reply via email to