You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2008/07/13 21:38:47 UTC

svn commit: r676415 - in /directory/installers/trunk: apacheds-noarch/pom.xml apacheds/pom.xml pom.xml

Author: akarasulu
Date: Sun Jul 13 12:38:47 2008
New Revision: 676415

URL: http://svn.apache.org/viewvc?rev=676415&view=rev
Log:
[maven-release-plugin] prepare release 1.5.3

Modified:
    directory/installers/trunk/apacheds-noarch/pom.xml
    directory/installers/trunk/apacheds/pom.xml
    directory/installers/trunk/pom.xml

Modified: directory/installers/trunk/apacheds-noarch/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/apacheds-noarch/pom.xml?rev=676415&r1=676414&r2=676415&view=diff
==============================================================================
--- directory/installers/trunk/apacheds-noarch/pom.xml (original)
+++ directory/installers/trunk/apacheds-noarch/pom.xml Sun Jul 13 12:38:47 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.installers</groupId>
     <artifactId>installers-parent</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.3</version>
   </parent>
   <artifactId>apacheds-noarch-installer</artifactId>
   <name>ApacheDS Architecture Independent Installer</name>

Modified: directory/installers/trunk/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/apacheds/pom.xml?rev=676415&r1=676414&r2=676415&view=diff
==============================================================================
--- directory/installers/trunk/apacheds/pom.xml (original)
+++ directory/installers/trunk/apacheds/pom.xml Sun Jul 13 12:38:47 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.installers</groupId>
     <artifactId>installers-parent</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.3</version>
   </parent>
   <artifactId>apacheds-installers</artifactId>
   <name>ApacheDS Installers</name>

Modified: directory/installers/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=676415&r1=676414&r2=676415&view=diff
==============================================================================
--- directory/installers/trunk/pom.xml (original)
+++ directory/installers/trunk/pom.xml Sun Jul 13 12:38:47 2008
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.directory.installers</groupId>
   <artifactId>installers-parent</artifactId>
-  <version>1.5.3-SNAPSHOT</version>
+  <version>1.5.3</version>
   <name>ApacheDS Installers Parent</name>
   <packaging>pom</packaging>
 
@@ -495,9 +495,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/installers/trunk</connection>
-    <url>http://svn.apache.org/repos/asf/directory/installers/trunk</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/installers/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/installers/tags/1.5.3</connection>
+    <url>http://svn.apache.org/repos/asf/directory/installers/tags/1.5.3</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/installers/tags/1.5.3</developerConnection>
   </scm>
 
   <build>