Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 2c6c72b

Browse files
author
Arun Gupta
committed
Changing the scope for Java EE API to provided
Former-commit-id: 678087b90802ccd627b1bc64daa43bc6900b68bc
1 parent 3b630b3 commit 2c6c72b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lab/solution/movieplex7/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<groupId>javax</groupId>
1515
<artifactId>javaee-api</artifactId>
1616
<version>7.0</version>
17+
<scope>provided</scope>
1718
</dependency>
1819
</dependencies>
1920

0 commit comments

Comments
 (0)