diff --git a/Encryption-WebClient/pom.xml b/Encryption-WebClient/pom.xml index e6d3c843b1097ab1475c8a20a81ddb69e90b3514..9b9e1c3a6c8d9693f124ad27faf9ca041197719a 100644 --- a/Encryption-WebClient/pom.xml +++ b/Encryption-WebClient/pom.xml @@ -17,6 +17,7 @@ <groupId>br.ufrn.imd.web2</groupId> <artifactId>Encryption-Bean</artifactId> <version>1.0</version> + <scope>compile</scope> <!--<scope>provided</scope>--> </dependency>