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 2006/03/30 09:09:32 UTC

svn commit: r390016 - /directory/branches/mina/0.9.2/pom.xml

Author: akarasulu
Date: Wed Mar 29 23:09:32 2006
New Revision: 390016

URL: http://svn.apache.org/viewcvs?rev=390016&view=rev
Log:
updating poms to point to correct branched versions for 1.0 apacheds branch

Modified:
    directory/branches/mina/0.9.2/pom.xml

Modified: directory/branches/mina/0.9.2/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/mina/0.9.2/pom.xml?rev=390016&r1=390015&r2=390016&view=diff
==============================================================================
--- directory/branches/mina/0.9.2/pom.xml (original)
+++ directory/branches/mina/0.9.2/pom.xml Wed Mar 29 23:09:32 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3.1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.directory.mina</groupId>
   <version>0.9.2.1-SNAPSHOT</version>
@@ -129,6 +129,13 @@
   </dependencies>
 
   <repositories>
+    <!-- For releases -->
+    <repository>
+      <id>playboy.mirror</id>
+      <name>Apache Repository @ Playboy</name>
+      <url>http://mirrors.playboy.com/apache/maven-repository/</url>
+    </repository>
+
     <!-- For snapshots (no release jars or non-apache jars) -->
     <repository>
       <id>apache.snapshots</id>