X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Ftriemap%2Fpom.xml;h=f6c83f71217f6c9c91da85e9cd1e0f464ae01ef7;hb=3e8e0708a276ab45c9123a44417453ff62f6331d;hp=3c6b966f6143bce3f84fefd0fb3de5c63096d225;hpb=a93d098c5ea45c25d61db588c8082d1b8553628e;p=yangtools.git diff --git a/third-party/triemap/pom.xml b/third-party/triemap/pom.xml index 3c6b966f61..f6c83f7121 100644 --- a/third-party/triemap/pom.xml +++ b/third-party/triemap/pom.xml @@ -16,30 +16,28 @@ limitations under the License. --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT - + 2.1.7-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools triemap - 1.0.0-SNAPSHOT + 1.1.7-SNAPSHOT bundle Java implementation of a concurrent trie hash map from Scala collections library - com.google.guava - guava + tech.pantheon.triemap + triemap - junit - junit + com.google.guava + guava @@ -64,8 +62,8 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin true @@ -81,19 +79,4 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -