Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Commit ee6c3cf

Browse files
committed
2.5.3 release
1 parent b69cacd commit ee6c3cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ mvn clean install assembly:single
1616

1717
### Release History
1818

19+
* Mar 2017 - Version 2.5.3 - Updated swagger-parser dependency, included required snakeyaml and fixed asserting of XML responses
1920
* Feb 2017 - Version 2.5.2 - Updated core Swagger dependencies, sample response creation and host handling
2021
* Sept 2016 - Version 2.5.1 - Fixed autodetection of Swagger 1.X files and added Testcase generation from Swagger
2122
* July 2016 - Version 2.4.0 - Bug fixes for R!A 1.8.0 release bundling

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.smartbear.soapui.plugins</groupId>
1010
<artifactId>soapui-swagger-plugin</artifactId>
11-
<version>2.5.3-SNAPSHOT</version>
11+
<version>2.5.3</version>
1212

1313
<name>Swagger Plugin</name>
1414
<description>Provides Swagger 1.X/2.0 import/export functionality for REST APIs</description>

0 commit comments

Comments
 (0)