Release odlparent
[odlparent.git] / spotbugs / pom.xml
index d722c939e80d68ca8aed4b041fb0c7cfbba97eef..7e6f95115314b52894678980ab9271ef39370ed3 100644 (file)
@@ -4,33 +4,18 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>13.0.9</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
   <artifactId>spotbugs</artifactId>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
-  <build>
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <artifactId>maven-jar-plugin</artifactId>
-          <version>3.1.0</version>
-        </plugin>
-        <plugin>
-          <artifactId>maven-resources-plugin</artifactId>
-          <version>3.1.0</version>
-        </plugin>
-      </plugins>
-    </pluginManagement>
-  </build>
-
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</developerConnection>
     <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/ODL_Root_Parent:Main</url>
+    <url>https://wiki.opendaylight.org/display/ODL/ODL+Root+Parent</url>
   </scm>
 
 </project>