Forum Discussion

SmartBear_Suppo's avatar
12 years ago

SoapUI Maven plugin now available in maintenance version

Hi guys!

I'm happy to announce that we've now have a maintenance build of the Maven plugin that uses the same version of SoapUI as found here: http://www.soapui.org/Downloads/soapui- ... uilds.html
The Maven plugin will be updated each time we do a fix in the maintenance versions.

To use the plugin you have to use the following values in your pom.xml file:


<plugin>
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-maven-plugin</artifactId>
<version>4.5.2-m-SNAPSHOT</version>
...



--
Regards

Erik
SmartBear Sweden

1 Reply

  • Hi again!

    We've now released a maintenance version for 4.6.0

    Please change version to
    <version>4.6.0-m-SNAPSHOT</version>


    --
    Regards

    Erik
    SmartBear Sweden