Author: sklevenz
Date: Sun Mar 7 16:55:39 2010
New Revision: 920032
URL: http://svn.apache.org/viewvc?rev=920032&view=rev
Log:
Fix: https://issues.apache.org/jira/browse/CMIS-145
Modified:
incubator/chemistry/trunk/opencmis/pom.xml
Modified: incubator/chemistry/trunk/opencmis/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/pom.xml?rev=920032&r1=920031&r2=920032&view=diff
==============================================================================
--- incubator/chemistry/trunk/opencmis/pom.xml (original)
+++ incubator/chemistry/trunk/opencmis/pom.xml Sun Mar 7 16:55:39 2010
@@ -56,9 +56,9 @@
</licenses>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk</developerConnection>
-
<url>https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk/</url>
+ <connection>$ svn checkout
http://svn.apache.org/repos/asf/incubator/chemistry/trunk/opencmis</connection>
+ <developerConnection>$ svn checkout
https://svn.apache.org/repos/asf/incubator/chemistry/trunk/opencmis</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/</url>
</scm>
<issueManagement>