Author: fmeschbe
Date: Fri Dec 11 12:33:57 2009
New Revision: 889594
URL: http://svn.apache.org/viewvc?rev=889594&view=rev
Log:
SLING-1233 Set correct <scm> element
Modified:
sling/trunk/bundles/extensions/webconsolebranding/pom.xml
Modified: sling/trunk/bundles/extensions/webconsolebranding/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/webconsolebranding/pom.xml?rev=889594&r1=889593&r2=889594&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/webconsolebranding/pom.xml (original)
+++ sling/trunk/bundles/extensions/webconsolebranding/pom.xml Fri Dec 11
12:33:57 2009
@@ -38,6 +38,12 @@
through the /META-INF/webconsole.properties.
</description>
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/webconsolebranding</url>
+ </scm>
+
<build>
<plugins>
<plugin>