Author: ate
Date: Wed May 13 00:38:24 2009
New Revision: 774156

URL: http://svn.apache.org/viewvc?rev=774156&view=rev
Log:
[maven-release-plugin] prepare release portlet-api_2.0_spec-1.0

Modified:
    portals/portlet-spec/trunk/portlet-api_2.0_spec/pom.xml

Modified: portals/portlet-spec/trunk/portlet-api_2.0_spec/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api_2.0_spec/pom.xml?rev=774156&r1=774155&r2=774156&view=diff
==============================================================================
--- portals/portlet-spec/trunk/portlet-api_2.0_spec/pom.xml (original)
+++ portals/portlet-spec/trunk/portlet-api_2.0_spec/pom.xml Wed May 13 00:38:24 
2009
@@ -20,9 +20,7 @@
   $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";>
 
   <parent>
     <groupId>org.apache.portals</groupId>
@@ -32,7 +30,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>portlet-api_2.0_spec</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <packaging>bundle</packaging>
   <name>Java Portlet Specification V2.0</name>
   <description>The Java Portlet API version 2.0 developed by the Java 
Community Process JSR-286 Expert Group.</description>
@@ -49,9 +47,9 @@
   </dependencies>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portlet-spec/trunk/portlet-api_2.0_spec</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portlet-spec/trunk/portlet-api_2.0_spec</developerConnection>
-    
<url>http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api_2.0_spec</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portlet-spec/tags/portlet-api_2.0_spec-1.0</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portlet-spec/tags/portlet-api_2.0_spec-1.0</developerConnection>
+    
<url>http://svn.apache.org/viewvc/portals/portlet-spec/tags/portlet-api_2.0_spec-1.0</url>
   </scm>
 
   <build>


Reply via email to