diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 4efe71a..9521fc4 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -2,16 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 1.1.0 -###### 2019-01-04 -### Added -* Support for setting of the Pull Request's `eb:MessageId` in the trigger. - ## 1.0.0 -###### (Unreleased) +###### 2019-03-06 ### Added -* Support for triggering a _Pull Request_ by the _Consumer_ system. The extension - allows the back-end to trigger both a "normal" Pull Request as described in the - ebMS3 Core Specification or a "selective" Pull Request as specified in section - 5.1 of ebMS3 Part 2 Advanced Features. - NOTE: This version only allows the "simple" selection criteria. +* Initial release. \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4463938..250b713 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.holodeckb2b.extensions pullrequest-trigger - 1.1.0 + 1.0.0 jar UTF-8