You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/09/03 02:08:54 UTC

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

Author: elecharny
Date: Sun Sep  2 17:08:54 2007
New Revision: 572202

URL: http://svn.apache.org/viewvc?rev=572202&view=rev
Log:
Updated the dependencies to 1.5.2-SNAPSHOT

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

Modified: directory/installers/trunk/apacheds-noarch/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/apacheds-noarch/pom.xml?rev=572202&r1=572201&r2=572202&view=diff
==============================================================================
--- directory/installers/trunk/apacheds-noarch/pom.xml (original)
+++ directory/installers/trunk/apacheds-noarch/pom.xml Sun Sep  2 17:08:54 2007
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.installers</groupId>
     <artifactId>installers-parent</artifactId>
-    <version>1.5.1</version>
+    <version>1.5.2-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-noarch-installer</artifactId>
   <name>ApacheDS Architecture Independent Installer</name>
@@ -147,7 +147,7 @@
                 <artifactItem>
                   <groupId>org.apache.directory.server</groupId>
                   <artifactId>apacheds-server-xml</artifactId>
-                  <version>1.5.1</version>
+                  <version>1.5.2-SNAPSHOT</version>
                 </artifactItem>
               </artifactItems>
               <outputDirectory>${basedir}</outputDirectory>