You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tr...@apache.org on 2007/04/30 11:05:56 UTC

svn commit: r533634 - /mina/trunk/filter-codec-netty/pom.xml

Author: trustin
Date: Mon Apr 30 02:05:55 2007
New Revision: 533634

URL: http://svn.apache.org/viewvc?view=rev&rev=533634
Log:
Removed gleamynode.net m1 repository from the pom.xml


Modified:
    mina/trunk/filter-codec-netty/pom.xml

Modified: mina/trunk/filter-codec-netty/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/filter-codec-netty/pom.xml?view=diff&rev=533634&r1=533633&r2=533634
==============================================================================
--- mina/trunk/filter-codec-netty/pom.xml (original)
+++ mina/trunk/filter-codec-netty/pom.xml Mon Apr 30 02:05:55 2007
@@ -20,15 +20,6 @@
       <url>http://maven.safehaus.org/</url>
       <layout>legacy</layout>
     </repository>
-    <repository>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-      <id>gleamynode-m1-repository</id>
-      <name>gleamynode.net Maven 1.x Repository</name>
-      <url>http://gleamynode.net/dev</url>
-      <layout>legacy</layout>
-    </repository>
   </repositories>
 
   <dependencies>