diff options
author | Rodrigo Lima <rodrigo.lima@yoppworks.com> | 2020-08-11 11:40:45 -0400 |
---|---|---|
committer | Venkata Harish Kajur <vk250x@att.com> | 2020-08-11 20:01:53 +0000 |
commit | b84bd19c661f27ba5c9f512a3e267705cf7f1849 (patch) | |
tree | 907c6762141a51854e4ee0f7921295996ffe63e2 /aai-parent | |
parent | c3a662bb9f7b4776fa25381d53a102533d287478 (diff) |
update scope of annotation-api
Issue-ID: AAI-2526
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I655eb85f9f54a1deebff8e5adecc1d733c8e5855
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 53d20225..424a297f 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -319,7 +319,6 @@ limitations under the License. <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> <version>${javax.annotation.version}</version> - <scope>provided</scope> </dependency> <dependency> |