mirror of
https://github.com/apache/maven.git
synced 2025-02-23 10:45:27 +00:00
Added more plugins
This commit is contained in:
parent
78098490ef
commit
a07afe0135
@ -60,6 +60,11 @@ under the License.
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-plugin-plugin</artifactId>
|
||||
<version>3.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user