You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by vi...@apache.org on 2011/11/18 07:32:08 UTC

svn commit: r1203499 - /geronimo/daytrader/branches/3.0-beta/pom.xml

Author: violalu
Date: Fri Nov 18 06:32:08 2011
New Revision: 1203499

URL: http://svn.apache.org/viewvc?rev=1203499&view=rev
Log:
update daytrader scm link

Modified:
    geronimo/daytrader/branches/3.0-beta/pom.xml

Modified: geronimo/daytrader/branches/3.0-beta/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/3.0-beta/pom.xml?rev=1203499&r1=1203498&r2=1203499&view=diff
==============================================================================
--- geronimo/daytrader/branches/3.0-beta/pom.xml (original)
+++ geronimo/daytrader/branches/3.0-beta/pom.xml Fri Nov 18 06:32:08 2011
@@ -33,9 +33,9 @@
     <description>Java EE 6.0 Performance Benchmark Sample Application</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/daytrader/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/daytrader/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/daytrader/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/daytrader/branches/3.0-beta/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/daytrader/branches/3.0-beta/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/daytrader/branches/3.0-beta/</url>
     </scm>
 
     <properties>        
@@ -415,6 +415,9 @@
             <modules>
                 <module>plugins/daytrader-postgre-datasource</module>
             </modules>
-        </profile>       
+        </profile>
+        <profile>
+            <id>none</id>
+            </profile>       
     </profiles> 
 </project>
\ No newline at end of file