Author: hughesj Date: Wed Jan 17 09:08:43 2007 New Revision: 497085 URL: http://svn.apache.org/viewvc?view=rev&rev=497085 Log: Added <scm> tag for Continuum server
Modified: incubator/woden/trunk/java/pom.xml Modified: incubator/woden/trunk/java/pom.xml URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/pom.xml?view=diff&rev=497085&r1=497084&r2=497085 ============================================================================== --- incubator/woden/trunk/java/pom.xml (original) +++ incubator/woden/trunk/java/pom.xml Wed Jan 17 09:08:43 2007 @@ -36,6 +36,11 @@ directly usable in other Apache projects such as Axis2. </description> <url>http://incubator.apache.org/woden/</url> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/woden/trunk/java/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/woden/trunk/java/</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/woden/trunk/java/</url> + </scm> <build> <sourceDirectory>src</sourceDirectory> <testSourceDirectory>test</testSourceDirectory> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]