Author: cziegeler
Date: Fri Jul 24 07:01:25 2009
New Revision: 797344
URL: http://svn.apache.org/viewvc?rev=797344&view=rev
Log:
Correct svn urls.
Modified:
sling/trunk/bundles/scripting/jsp/pom.xml
Modified: sling/trunk/bundles/scripting/jsp/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp/pom.xml?rev=797344&r1=797343&r2=797344&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp/pom.xml Fri Jul 24 07:01:25 2009
@@ -35,9 +35,9 @@
<description>Support for JSP scripting</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/scripting/jsp</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/scripting/jsp</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/scripting/jsp</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp</url>
</scm>
<build>