toaster-it: add missing version for maven-paxexam-plugin
[controller.git] / opendaylight / sal / yang-prototype / sal / samples / toaster-it / pom.xml
index edce9a02d40dbac20c2b129ed57f0f08e5ac4434..97bbdc4522ad0d722fdd7f685b29232e0d4da478 100644 (file)
@@ -7,6 +7,11 @@
                <version>1.0-SNAPSHOT</version>
        </parent>
        <artifactId>sample-toaster-it</artifactId>
+    <scm>
+      <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+      <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
+      <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>
+    </scm>
 
        <properties>
                <exam.version>3.0.0</exam.version>
@@ -18,6 +23,7 @@
                        <plugin>
                                <groupId>org.ops4j.pax.exam</groupId>
                                <artifactId>maven-paxexam-plugin</artifactId>
+                               <version>1.2.4</version>
                                <executions>
                                        <execution>
                                                <id>generate-config</id>