Author: apadilla
Date: Tue Jan 25 10:39:55 2011
New Revision: 1063215

URL: http://svn.apache.org/viewvc?rev=1063215&view=rev
Log:
updated url in Distribution Management

Modified:
    incubator/npanday/npanday-its/trunk/pom.xml

Modified: incubator/npanday/npanday-its/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/pom.xml?rev=1063215&r1=1063214&r2=1063215&view=diff
==============================================================================
--- incubator/npanday/npanday-its/trunk/pom.xml (original)
+++ incubator/npanday/npanday-its/trunk/pom.xml Tue Jan 25 10:39:55 2011
@@ -188,15 +188,9 @@ under the License.
   </profiles>
    
   <distributionManagement>
-    <snapshotRepository>
-      <id>npanday.snapshots</id>
-      <name>NPanday Snapshots Repository</name>
-      <url>${npanday.snapshots.url}</url>
-    </snapshotRepository>
     <repository>
-      <id>npanday.releases</id>
-      <name>NPanday Releases Repository</name>
-      <url>${npanday.releases.url}</url>
+      <id>vmbuild.staging</id>
+      <url>http://vmbuild.apache.org/archiva/repository/staged-npanday/</url>
     </repository>
   </distributionManagement>
   


Reply via email to