Author: brett
Date: Tue Sep 25 09:39:32 2012
New Revision: 1389774

URL: http://svn.apache.org/viewvc?rev=1389774&view=rev
Log:
fix URL

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1389774&r1=1389773&r2=1389774&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Tue Sep 25 09:39:32 2012
@@ -78,7 +78,7 @@ under the License.
       </releases>
       <id>npanday.snapshots</id>
       <name>NPanday Snapshot Repository</name>
-      
<url>https://archiva-repository.apache.org/archiva/repository/npanday-snapshots</url>
+      
<url>https://archiva-repository.apache.org/archiva/repository/snapshots</url>
     </repository>
   </repositories>
 
@@ -89,7 +89,7 @@ under the License.
       </releases>
       <id>npanday.snapshots</id>
       <name>NPanday Snapshot Repository</name>
-      
<url>https://archiva-repository.apache.org/archiva/repository/npanday-snapshots</url>
+      
<url>https://archiva-repository.apache.org/archiva/repository/snapshots</url>
     </pluginRepository>
   </pluginRepositories>
 


Reply via email to