aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2022-05-02 15:34:53 +0530
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2022-05-02 15:35:06 +0530
commit334690f3f5f084d298deeec58a8e6667f7b9df4a (patch)
treebdbd263a4eb0fc805ffd49942b5dfeec61201c45
parent94470175f5518808b83cb868bc115638d9fd011b (diff)
Remove yang-maven-plugin version
yang-maven-plugin version read from parent Issue-ID: CCSDK-3637 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I6c8923786b37fef1cf1a3f2d17031a7d577fa548 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
-rw-r--r--sdnr/wt/devicemanager-onap/onf14/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdnr/wt/devicemanager-onap/onf14/provider/pom.xml b/sdnr/wt/devicemanager-onap/onf14/provider/pom.xml
index 6aad39803..a5125515d 100644
--- a/sdnr/wt/devicemanager-onap/onf14/provider/pom.xml
+++ b/sdnr/wt/devicemanager-onap/onf14/provider/pom.xml
@@ -112,7 +112,6 @@
<plugin>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-maven-plugin</artifactId>
- <version>7.0.9</version>
<executions>
<execution>
<id>binding</id>