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/13 08:33:03 UTC

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

Author: akarasulu
Date: Sun Mar 12 23:33:03 2006
New Revision: 385443

URL: http://svn.apache.org/viewcvs?rev=385443&view=rev
Log:
Playboy mirror is not playing nice.  Using updated pom 1.0.2 which has this
mirror removed.


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=385443&r1=385442&r2=385443&view=diff
==============================================================================
--- directory/branches/mina/0.9.2/pom.xml (original)
+++ directory/branches/mina/0.9.2/pom.xml Sun Mar 12 23:33:03 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0</version>
+    <version>1.0.2</version>
   </parent>
   <groupId>org.apache.directory.mina</groupId>
   <version>0.9.2.1-SNAPSHOT</version>
@@ -129,13 +129,6 @@
   </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>