Prepare for mvn release:prepare release:perform operation
[controller.git] / third-party / net.sf.jung2 / pom.xml
index bfe59c59cae7b4b6bf235e0f07eb2b6a6248a8c1..672814fa725edcff9b30c81094b5dcb19faf73a9 100644 (file)
@@ -7,6 +7,12 @@
     <version>1.1.0-SNAPSHOT</version>
     <relativePath>../commons/thirdparty</relativePath>
   </parent>
+  <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:Main</url>
+  </scm>
+
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller.thirdparty</groupId>
   <artifactId>net.sf.jung2</artifactId>
@@ -47,6 +53,7 @@
               !*
             </Import-Package>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>