mirror of https://github.com/apache/archiva.git
use source plugin version defined in parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
614e0ba9de
commit
e1fca8a5a9
1
pom.xml
1
pom.xml
|
@ -1645,7 +1645,6 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-source-plugin</artifactId>
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
<version>2.0.4</version>
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>attach-sources</id>
|
<id>attach-sources</id>
|
||||||
|
|
Loading…
Reference in New Issue