Removed Export-Package declaration from maven-bundle-plugin. Fixed some maven warnings.
[mdsal.git] / model / pom.xml
index 192c18efa3a6953d62f15958b1dfcd4d77c6ecd7..9a9f755699c0864dd5802def97242dd007bdfb8a 100644 (file)
@@ -85,7 +85,9 @@
         <pluginManagement>
             <plugins>
                 <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
+                    <version>${maven.jar.version}</version>
                     <configuration>
                         <archive>
                             <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>