Merge "Cleaning up code, comments, and documentation for SimpleForwarding"
[controller.git] / opendaylight / sal / yang-prototype / sal / sal-broker-impl / pom.xml
index 779a6dc6ab9fffe8092a7ef9af49becce3e1b948..fa3536335736d58af14725978158451eba3291a5 100644 (file)
@@ -3,10 +3,16 @@
     <modelVersion>4.0.0</modelVersion>\r
     <parent>\r
         <groupId>org.opendaylight.controller</groupId>\r
-        <artifactId>sal</artifactId>\r
+        <artifactId>sal-parent</artifactId>\r
         <version>1.0-SNAPSHOT</version>\r
     </parent>\r
     <artifactId>sal-broker-impl</artifactId>\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:MD-SAL</url>\r
+    </scm>\r
+\r
     <dependencies>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
@@ -32,5 +38,5 @@
             <artifactId>guava</artifactId>\r
             <type>jar</type>\r
         </dependency>\r
-    </dependencies>
-</project>
\ No newline at end of file
+    </dependencies>\r
+</project>\r