aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormharazin <mateusz.harazin@nokia.com>2020-01-22 09:04:01 +0100
committermharazin <mateusz.harazin@nokia.com>2020-01-22 15:15:26 +0100
commit9f4d6c586c78ea04e6e1489214f4544ca8f209f4 (patch)
tree64bef38ce74e1f4d9dd96754f85115ad31c89d66 /pom.xml
parent17413ddf83ba8a51e978b368313cd366d57b1e48 (diff)
Add some new tests in BBInputSetupUtilsTest
To increase the coverage of BBInputSetupUtils class Issue-ID: SO-2600 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I9aa36344d7390d502476d9604ef194455a39f204
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/pom.xml b/pom.xml
index 9e27d8cf23..9f453d4ee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,16 +503,16 @@
<version>3.0.0-M3</version>
<executions>
<execution>
- <id>enforce-property</id>
- <configuration>
- <skip>true</skip>
- </configuration>
+ <id>enforce-property</id>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
</execution>
<execution>
- <id>enforce-no-snapshots</id>
- <configuration>
- <skip>true</skip>
- </configuration>
+ <id>enforce-no-snapshots</id>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
</execution>
<execution>
<id>enforce-banned-dependencies</id>