Author: fchrist
Date: Thu Mar 21 09:57:19 2013
New Revision: 1459210
URL: http://svn.apache.org/r1459210
Log:
Fixed SCM path
Modified:
stanbol/trunk/enhancement-engines/pom.xml
Modified: stanbol/trunk/enhancement-engines/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/pom.xml?rev=1459210&r1=1459209&r2=1459210&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/pom.xml Thu Mar 21 09:57:19 2013
@@ -38,10 +38,10 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
+ scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines
</connection>
<developerConnection>
- scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>