diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 8ca122bd..a01f1394 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## 6.0.1 -##### +##### 2023-03-08 ### Changed * Also acknowledge message delivery when a Receipt is received for a currently suspended User Message that was previously waiting for an acknowledgement or experienced a transport failure. diff --git a/modules/holodeckb2b-core/pom.xml b/modules/holodeckb2b-core/pom.xml index 6d1e546b..52df7bce 100644 --- a/modules/holodeckb2b-core/pom.xml +++ b/modules/holodeckb2b-core/pom.xml @@ -14,7 +14,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml diff --git a/modules/holodeckb2b-distribution/pom.xml b/modules/holodeckb2b-distribution/pom.xml index 1b693498..0494c80e 100644 --- a/modules/holodeckb2b-distribution/pom.xml +++ b/modules/holodeckb2b-distribution/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml diff --git a/modules/holodeckb2b-ebms3as4/pom.xml b/modules/holodeckb2b-ebms3as4/pom.xml index 1d78559b..5670152c 100644 --- a/modules/holodeckb2b-ebms3as4/pom.xml +++ b/modules/holodeckb2b-ebms3as4/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml diff --git a/modules/holodeckb2b-interfaces/pom.xml b/modules/holodeckb2b-interfaces/pom.xml index c05788f9..844f5dac 100644 --- a/modules/holodeckb2b-interfaces/pom.xml +++ b/modules/holodeckb2b-interfaces/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml holodeckb2b-interfaces diff --git a/modules/holodeckb2b-it/pom.xml b/modules/holodeckb2b-it/pom.xml index 12eb2206..ecde8b0b 100644 --- a/modules/holodeckb2b-it/pom.xml +++ b/modules/holodeckb2b-it/pom.xml @@ -21,7 +21,7 @@ holodeckb2b org.holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml diff --git a/modules/holodeckb2b-persistency/pom.xml b/modules/holodeckb2b-persistency/pom.xml index bc1b8f9e..159481d5 100644 --- a/modules/holodeckb2b-persistency/pom.xml +++ b/modules/holodeckb2b-persistency/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml 4.0.0 diff --git a/modules/holodeckb2b-security/certmanager/pom.xml b/modules/holodeckb2b-security/certmanager/pom.xml index 78509993..7accb56b 100644 --- a/modules/holodeckb2b-security/certmanager/pom.xml +++ b/modules/holodeckb2b-security/certmanager/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b-security - 6.0.0 + 6.0.1 ../pom.xml holodeckb2b-certmanager diff --git a/modules/holodeckb2b-security/pom.xml b/modules/holodeckb2b-security/pom.xml index 8172c47c..5f60d52b 100644 --- a/modules/holodeckb2b-security/pom.xml +++ b/modules/holodeckb2b-security/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml holodeckb2b-security diff --git a/modules/holodeckb2b-security/sec-provider/pom.xml b/modules/holodeckb2b-security/sec-provider/pom.xml index 41dfb9bc..c2da8753 100644 --- a/modules/holodeckb2b-security/sec-provider/pom.xml +++ b/modules/holodeckb2b-security/sec-provider/pom.xml @@ -21,7 +21,7 @@ org.holodeckb2b holodeckb2b-security - 6.0.0 + 6.0.1 ../pom.xml holodeckb2b-ebms3-secprovider diff --git a/modules/holodeckb2b-ui/pom.xml b/modules/holodeckb2b-ui/pom.xml index 6467ed1e..61889680 100644 --- a/modules/holodeckb2b-ui/pom.xml +++ b/modules/holodeckb2b-ui/pom.xml @@ -5,7 +5,7 @@ org.holodeckb2b holodeckb2b - 6.0.0 + 6.0.1 ../../pom.xml holodeckb2b-ui diff --git a/pom.xml b/pom.xml index 632dc025..b790ac35 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.holodeckb2b holodeckb2b pom - 6.0.0 + 6.0.1 Holodeck B2B http://www.holodeck-b2b.org/ 2015