Merge "Add SCM section to all the poms"
authorGiovanni Meo <gmeo@cisco.com>
Wed, 25 Sep 2013 14:35:37 +0000 (14:35 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 25 Sep 2013 14:35:37 +0000 (14:35 +0000)
1  2 
opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml
opendaylight/northbound/containermanager/pom.xml

index 344561bf1937315a5a1e97ee9ac0ed7e179da541,250750c71eeccf6984bd09d9f86602958f3487c6..e592e6df8ef549a86f4bf2c994d2585082664bb6
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
      <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
      <yang.version>0.5.8-SNAPSHOT</yang.version>\r
 -    <maven.bundle.version>2.4.0</maven.bundle.version>\r
 +    <bundle.plugin.version>2.3.7</bundle.plugin.version>\r
    </properties>\r
+   <scm>\r
+     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>\r
+     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>\r
+     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>\r
+   </scm>\r
  \r
    <build>\r
      <plugins>\r