Author: brett
Date: Thu Oct  7 02:46:36 2010
New Revision: 1005319

URL: http://svn.apache.org/viewvc?rev=1005319&view=rev
Log:
update URLs

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1005319&r1=1005318&r2=1005319&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Thu Oct  7 02:46:36 2010
@@ -25,7 +25,7 @@ under the License.
   <packaging>pom</packaging>  
   <version>1.2.2-incubating-SNAPSHOT</version>  
   <name>NPanday</name>  
-  <url>http://www.codeplex.com/npanday</url>  
+  <url>http://incubator.apache.org/npanday/</url>
   <description>NPanday provides Maven plugins to support building of .NET 
applications</description>  
   <mailingLists> 
     <mailingList> 
@@ -64,13 +64,9 @@ under the License.
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/trunk/</developerConnection>
     <url>http://svn.apache.org/viewvc/incubator/npanday/trunk</url>
   </scm>  
-  <organization> 
-    <name>NPanday</name>  
-    <url>http://www.codeplex.com/npanday</url> 
-  </organization>  
   <issueManagement> 
-    <system>Codeplex Issue Tracker</system>  
-    <url>http://www.codeplex.com/npanday/WorkItem/List.aspx</url> 
+    <system>jira</system>  
+    <url>http://issues.apache.org/jira/browse/NPANDAY</url>
   </issueManagement>
   <ciManagement>
     <system>continuum</system>


Reply via email to