File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## 1.1.0
6
- ###### 2019-01-04
7
- ### Added
8
- * Support for setting of the Pull Request's ` eb:MessageId ` in the trigger.
9
-
10
5
## 1.0.0
11
- ###### (Unreleased)
6
+ ###### 2019-03-06
12
7
### Added
13
- * Support for triggering a _ Pull Request_ by the _ Consumer_ system. The extension
14
- allows the back-end to trigger both a "normal" Pull Request as described in the
15
- ebMS3 Core Specification or a "selective" Pull Request as specified in section
16
- 5.1 of ebMS3 Part 2 Advanced Features.
17
- NOTE: This version only allows the "simple" selection criteria.
8
+ * Initial release.
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >org.holodeckb2b.extensions</groupId >
7
7
<artifactId >pullrequest-trigger</artifactId >
8
- <version >1.1 .0</version >
8
+ <version >1.0 .0</version >
9
9
<packaging >jar</packaging >
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments