You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2008/12/17 21:55:44 UTC

svn commit: r727511 - /incubator/click/trunk/click/build/template.pom

Author: sabob
Date: Wed Dec 17 12:55:43 2008
New Revision: 727511

URL: http://svn.apache.org/viewvc?rev=727511&view=rev
Log:
Updated pom template.

Modified:
    incubator/click/trunk/click/build/template.pom

Modified: incubator/click/trunk/click/build/template.pom
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/build/template.pom?rev=727511&r1=727510&r2=727511&view=diff
==============================================================================
--- incubator/click/trunk/click/build/template.pom (original)
+++ incubator/click/trunk/click/build/template.pom Wed Dec 17 12:55:43 2008
@@ -9,19 +9,19 @@
   </licenses>
 
   <organization>
-    <name>Click Framework Project</name>
-    <url>http://click.sourceforge.net</url>
+    <name>Apache Click</name>
+    <url>http://incubator.apache.org/click</url>
   </organization>
 
   <scm>
-    <connection>scm:svn:https://click.svn.sourceforge.net/svnroot</connection>
-    <developerConnection>scm:svn:https://username@click.svn.sourceforge.net/svnroot</developerConnection>
-    <url>http://click.svn.sourceforge.net/viewvc/click</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/click/trunk/click/</connection>
+    <developerConnection>scm:svn:https://username@svn.apache.org/repos/asf/incubator/click/trunk/click/</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/click/trunk/click/</url>
   </scm>
 
   <inceptionYear>2003</inceptionYear>
-  <url>http://sourceforge.net/projects/click</url>
-  <description>Click is a J2EE web application framework designed for commercial developers.</description>
+  <url>http://incubator.apache.org/click</url>
+  <description>Apache Click is a J2EE web application framework designed for commercial developers.</description>
 
   <issueManagement>
     <system>jira</system>