This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-redback-features.git
commit d8b374644baf643443800566ece6660576d4b080 Author: Olivier Lamy <[email protected]> AuthorDate: Fri Sep 21 11:29:47 2012 +0000 add missing scm info git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388433 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 33ec486..c72c694 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,12 @@ <packaging>pom</packaging> <name>Redback :: Components :: Karaf features</name> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-components</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/redback-components</developerConnection> + <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-components</url> + </scm> + <url>http://archiva.apache.org/redback/components/${project.artifactId}</url> <distributionManagement> -- To stop receiving notification emails like this one, please contact [email protected].
