SmartBear / readyapi-swagger-plugin

Ready! API Plugin for importing Swagger definitions as REST Services
36 stars 27 forks source link

POM Dependency Error: ready-api-soapui-pro version not right #27

Open hxgqh opened 8 years ago

hxgqh commented 8 years ago

version 1.2.0 of ready-api-soapui-pro could not be find in repository now. Should change it to be 1.2.2 or higher version.

<dependency>
        <groupId>com.smartbear</groupId>
        <artifactId>ready-api-soapui-pro</artifactId>
        <version>1.2.2</version>
</dependency>
nmrao commented 8 years ago

Thank you @hxgqh