Move JSR-305/javax.annotation code to the test tree for now instead of
deleting it.
This commit is contained in:
parent
a276ba7d78
commit
c6d4a3e2c3
2
pom.xml
2
pom.xml
|
@ -570,7 +570,7 @@
|
|||
<groupId>com.google.code.findbugs</groupId>
|
||||
<artifactId>jsr305</artifactId>
|
||||
<version>3.0.2</version>
|
||||
<scope>provided</scope>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue