mirror of https://github.com/apache/archiva.git
Fixing scope for annotation in consumer-archetype
This commit is contained in:
parent
1d5e607431
commit
e874eb7769
|
@ -166,12 +166,6 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.annotation</groupId>
|
||||
<artifactId>javax.annotation-api</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>commons-beanutils</groupId>
|
||||
|
|
Loading…
Reference in New Issue