File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
language : java
2
- env : VERSION=2.8.1-SNAPSHOT
2
+ env : VERSION=2.8.1
3
3
matrix :
4
4
include :
5
5
- dist : trusty
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## XMLUnit for Java 2.8.1 - /not released, yet /
3
+ ## XMLUnit for Java 2.8.1 - /Released 2020-11-15 /
4
4
5
5
* added a new xmlunit-assertj3 module that requires AssertJ 3.18.1 or
6
6
later.
Original file line number Diff line number Diff line change 18
18
<groupId >org.xmlunit</groupId >
19
19
<artifactId >xmlunit-parent</artifactId >
20
20
<packaging >pom</packaging >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
<name >org.xmlunit:xmlunit-parent</name >
23
23
<description >Parent POM for all artifacts of XMLUnit</description >
24
24
<url >https://www.xmlunit.org/</url >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >xmlunit-parent</artifactId >
20
20
<groupId >org.xmlunit</groupId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >xmlunit-parent</artifactId >
20
20
<groupId >org.xmlunit</groupId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.xmlunit</groupId >
20
20
<artifactId >xmlunit-parent</artifactId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
24
24
<groupId >org.xmlunit</groupId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.xmlunit</groupId >
20
20
<artifactId >xmlunit-parent</artifactId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
24
24
<groupId >org.xmlunit</groupId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.xmlunit</groupId >
20
20
<artifactId >xmlunit-parent</artifactId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
24
24
<groupId >org.xmlunit</groupId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >xmlunit-parent</artifactId >
20
20
<groupId >org.xmlunit</groupId >
21
- <version >2.8.1-SNAPSHOT </version >
21
+ <version >2.8.1</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
You can’t perform that action at this time.
0 commit comments