Skip to content

Commit 4bbebfb

Browse files
author
Robert Diers
committed
add soap alias for rest
1 parent b745170 commit 4bbebfb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Container: https://github.com/opentestingapi/impl_java/pkgs/container/opentest
2020
| 1.11 | 1.0 | Kafka consumers not shared between test cases, they have to use different group.id (recreated with every upload) |
2121
| 1.12 | 1.0 | Bugfix DELETE endpoind content-type |
2222
| 1.13 | 1.0 | Replacement from subsequent injects stored in random data pool |
23+
| 1.14 | 1.0 | adding alias 'soap' to rest adapter |
2324

2425
## Architecture
2526

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>org.opentesting</groupId>
1313
<artifactId>impl_java</artifactId>
14-
<version>1.13</version>
14+
<version>1.14</version>
1515
<name>impl_java</name>
1616
<description>open testing implementation spring boot</description>
1717

0 commit comments

Comments
 (0)