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

Commit 946b07c

Browse files
author
Ole Lensmar
committed
2.4.0 release
1 parent 812793c commit 946b07c

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+
* July 2016 - Version 2.4.0 - Bug fixes for R!A 1.8.0 release bundling
1920
* June 2016 - Version 2.3.1 - Dependency updates for improved message creation
2021
* Feb 2016 - Version 2.3.0 - Creates sample messages for POST/PUT requests / responses, dependency updates, bugfixes
2122
* March 2015 - Version 2.1 - Bug-fix release which ties into the updated plugin system in Ready! API and adds dynamic swagger generation for REST Virts

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</groupId>
1010
<artifactId>soapui-swagger-plugin</artifactId>
11-
<version>2.4.0-SNAPSHOT</version>
11+
<version>2.4.0</version>
1212

1313
<name>Ready! API Swagger plugin</name>
1414

0 commit comments

Comments
 (0)