You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by vk...@apache.org on 2009/05/17 00:24:10 UTC

svn commit: r775560 - in /portals/applications/webcontent/trunk: pom.xml webcontent-jar/pom.xml webcontent-war/pom.xml

Author: vkumar
Date: Sat May 16 22:24:10 2009
New Revision: 775560

URL: http://svn.apache.org/viewvc?rev=775560&view=rev
Log:
[maven-release-plugin] prepare release apa-webcontent-1.0

Modified:
    portals/applications/webcontent/trunk/pom.xml
    portals/applications/webcontent/trunk/webcontent-jar/pom.xml
    portals/applications/webcontent/trunk/webcontent-war/pom.xml

Modified: portals/applications/webcontent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/pom.xml?rev=775560&r1=775559&r2=775560&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Sat May 16 22:24:10 2009
@@ -14,8 +14,7 @@
   governing permissions and limitations under the License. $Id: pom.xml 765893
   2009-04-17 08:05:43Z woonsan $
 -->
-<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,7 +27,7 @@
 
   <groupId>org.apache.portals.applications</groupId>
   <artifactId>apa-webcontent</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <packaging>pom</packaging>
   <name>Apache Portals Applications Web Content Application</name>
   <description>
@@ -45,9 +44,9 @@
   <!-- Project Information -->
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.0</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/tags/apa-webcontent-1.0</url>
   </scm>
   
   <profiles>

Modified: portals/applications/webcontent/trunk/webcontent-jar/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-jar/pom.xml?rev=775560&r1=775559&r2=775560&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-jar/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-jar/pom.xml Sat May 16 22:24:10 2009
@@ -14,15 +14,14 @@
   governing permissions and limitations under the License. $Id: pom.xml 765879
   2009-04-17 07:36:52Z woonsan $
 -->
-<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>
   <!-- POM Identification -->
   <parent>
     <groupId>org.apache.portals.applications</groupId>
     <artifactId>apa-webcontent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
   </parent>
 
   <artifactId>apa-webcontent-jar</artifactId>

Modified: portals/applications/webcontent/trunk/webcontent-war/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-war/pom.xml?rev=775560&r1=775559&r2=775560&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-war/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-war/pom.xml Sat May 16 22:24:10 2009
@@ -14,8 +14,7 @@
     governing permissions and limitations under the License. $Id: pom.xml 765879
     2009-04-17 07:36:52Z woonsan $
   -->
-<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>
 
@@ -24,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.applications</groupId>
     <artifactId>apa-webcontent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
   </parent>
   <packaging>war</packaging>
   <name>Apache Portals Applications Web Content WAR</name>