You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2009/08/13 11:20:23 UTC

svn commit: r803813 - /mina/sandbox/vysper/trunk/pom.xml

Author: ngn
Date: Thu Aug 13 09:20:23 2009
New Revision: 803813

URL: http://svn.apache.org/viewvc?rev=803813&view=rev
Log:
Removing temporary repository since Smack 3.1.0 is now in Maven central

Modified:
    mina/sandbox/vysper/trunk/pom.xml

Modified: mina/sandbox/vysper/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/pom.xml?rev=803813&r1=803812&r2=803813&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/pom.xml (original)
+++ mina/sandbox/vysper/trunk/pom.xml Thu Aug 13 09:20:23 2009
@@ -81,14 +81,6 @@
 
   <repositories>
     <repository>
-      <!-- 
-          To be removed when http://jira.codehaus.org/browse/MAVENUPLOAD-2519 
-          and http://jira.codehaus.org/browse/MAVENUPLOAD-2521 are closed 
-        -->
-      <id>smack-temp-repo</id>
-      <url>http://people.apache.org/~ngn/vysper-repo/</url>
-    </repository>
-    <repository>
       <id>ehcache-repo</id>
       <url>http://oss.sonatype.org/content/repositories/sourceforge-releases</url>
     </repository>