Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 3be473b3 authored by Catalin-Emanuel ENACHE's avatar Catalin-Emanuel ENACHE
Browse files

[EDELIVERY-3114] downgrade soap ui plugin to 5.0.0

parent d7914989
No related branches found
No related tags found
No related merge requests found
......@@ -63,9 +63,9 @@
<plugin>
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-pro-maven-plugin</artifactId>
<!--<version>5.0.0</version>-->
<version>5.1.2</version>
<dependencies>
<version>5.0.0</version>
<!--<version>5.1.2</version>-->
<!-- <dependencies>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
......@@ -76,7 +76,7 @@
<artifactId>poi-ooxml</artifactId>
<version>3.10-FINAL</version>
</dependency>
</dependencies>
</dependencies>-->
<configuration>
<outputFolder>${maven.multiModuleProjectDirectory}/code-coverage/surefire-reports</outputFolder>
<junitReport>true</junitReport>
......@@ -175,7 +175,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<!--<version>3.0.1</version>-->
<!--<version>3.2</version>-->
<version>3.3.0.603</version>
</plugin>
</plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment