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 2009/08/18 10:24:38 UTC

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

Author: akarasulu
Date: Tue Aug 18 08:24:38 2009
New Revision: 805317

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

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=805317&r1=805316&r2=805317&view=diff
==============================================================================
--- directory/installers/trunk/apacheds-noarch/pom.xml (original)
+++ directory/installers/trunk/apacheds-noarch/pom.xml Tue Aug 18 08:24:38 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.installers</groupId>
     <artifactId>installers-parent</artifactId>
-    <version>1.5.5-SNAPSHOT</version>
+    <version>1.5.5</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=805317&r1=805316&r2=805317&view=diff
==============================================================================
--- directory/installers/trunk/apacheds/pom.xml (original)
+++ directory/installers/trunk/apacheds/pom.xml Tue Aug 18 08:24:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.installers</groupId>
     <artifactId>installers-parent</artifactId>
-    <version>1.5.5-SNAPSHOT</version>
+    <version>1.5.5</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=805317&r1=805316&r2=805317&view=diff
==============================================================================
--- directory/installers/trunk/pom.xml (original)
+++ directory/installers/trunk/pom.xml Tue Aug 18 08:24:38 2009
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.directory.installers</groupId>
   <artifactId>installers-parent</artifactId>
-  <version>1.5.5-SNAPSHOT</version>
+  <version>1.5.5</version>
   <name>ApacheDS Installers Parent</name>
   <packaging>pom</packaging>
 
@@ -540,9 +540,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.5</connection>
+    <url>http://svn.apache.org/repos/asf/directory/installers/tags/1.5.5</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/installers/tags/1.5.5</developerConnection>
   </scm>
 
   <reporting>
@@ -606,7 +606,7 @@
         <enabled>true</enabled>
       </snapshots>
       <id>apache.plugin.snapshots.https</id>
-      <name></name>
+      <name />
       <url>https://repository.apache.org/content/repositories/snapshots/</url>
     </pluginRepository>
   </pluginRepositories>