mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Enabling Integration tests in parent pom
This commit is contained in:
parent
c9ab7103d8
commit
0382a98d30
3
pom.xml
3
pom.xml
@ -39,6 +39,7 @@
|
||||
<module>modules/core</module>
|
||||
<module>modules/analytics</module>
|
||||
<module>modules/distribution</module>
|
||||
<module>modules/integration</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
@ -1104,7 +1105,7 @@
|
||||
<artifactId>selenium-android-driver</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
<scope>test</scope>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.opera</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user