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/04/09 00:04:05 UTC

svn commit: r763423 - /portals/applications/applications-pom/trunk/pom.xml

Author: vkumar
Date: Wed Apr  8 22:04:05 2009
New Revision: 763423

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

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

Modified: portals/applications/applications-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/applications-pom/trunk/pom.xml?rev=763423&r1=763422&r2=763423&view=diff
==============================================================================
--- portals/applications/applications-pom/trunk/pom.xml (original)
+++ portals/applications/applications-pom/trunk/pom.xml Wed Apr  8 22:04:05 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>
 
@@ -26,7 +25,7 @@
 
   <artifactId>applications-pom</artifactId>
   <name>Apache Portals Applications</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 
   <packaging>pom</packaging>
 
@@ -45,9 +44,9 @@
   <inceptionYear>2008</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/applications-pom/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/applications-pom/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/applications-pom/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/applications-pom/tags/applications-pom-1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/applications-pom/tags/applications-pom-1.0</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/applications-pom/tags/applications-pom-1.0</url>
   </scm>
 
   <mailingLists>