X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=d79f4b6f2b6da7ee2d756669ec733c69ad8ebe8b;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=df45e78eb2e61ef9ebe1c41aae9661c8629dbe37;hpb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index df45e78eb2..d79f4b6f2b 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 3.0.2 + 3.1.2 @@ -20,10 +20,22 @@ 4.0.0 org.opendaylight.yangtools concepts - 2.0.3-SNAPSHOT + 2.0.7-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + com.google.guava @@ -33,6 +45,10 @@ junit junit + + org.opendaylight.yangtools + mockito-configuration +