X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fpom.xml;h=192c18efa3a6953d62f15958b1dfcd4d77c6ecd7;hb=8f5b783f894adad29d7354c8a8a07d459dc61fc4;hp=5f2b31cd130f4c9fcdfcc1809068aa47f56a8719;hpb=587e2a1b670613592f9750bd77d7c61b53e8f7d8;p=mdsal.git diff --git a/model/pom.xml b/model/pom.xml index 5f2b31cd13..192c18efa3 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -18,7 +18,6 @@ 0.5.8-SNAPSHOT UTF-8 - 2.4.0 @@ -30,17 +29,6 @@ - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - - org.opendaylight.yangtools yang-maven-plugin @@ -96,6 +84,29 @@ + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + bundle-manifest + process-classes + + manifest + + + + @@ -107,15 +118,9 @@ - - org.opendaylight.yangtools - - - yang-maven-plugin - - - [0.5,) - + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) generate-sources @@ -126,6 +131,19 @@ + + + org.apache.felix + maven-bundle-plugin + [1.0,) + + manifest + + + + + +