removed old dependency in profile which seems unused now...
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648708 13f79535-47bb-0310-9956-ffa450edef68master
parent
fa0a5fc105
commit
0f464acc12
|
|
@ -376,14 +376,6 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugin-tools</groupId>
|
||||
<artifactId>maven-plugin-tools-annotations</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<classifier>tests</classifier>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>maven-2</id>
|
||||
|
|
|
|||
Loading…
Reference in New Issue