update to version 1.2.0
This commit is contained in:
parent
841d565e85
commit
a0e65dfa4b
@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.opentest4j</groupId>
|
<groupId>org.opentest4j</groupId>
|
||||||
<artifactId>opentest4j</artifactId>
|
<artifactId>opentest4j</artifactId>
|
||||||
<version>1.1.1</version>
|
<version>1.2.0</version>
|
||||||
<name>org.opentest4j:opentest4j</name>
|
<name>org.opentest4j:opentest4j</name>
|
||||||
<description>Open Test Alliance for the JVM</description>
|
<description>Open Test Alliance for the JVM</description>
|
||||||
<url>https://github.com/ota4j-team/opentest4j</url>
|
<url>https://github.com/ota4j-team/opentest4j</url>
|
||||||
@ -1,5 +1,5 @@
|
|||||||
Name: opentest4j
|
Name: opentest4j
|
||||||
Version: 1.1.1
|
Version: 1.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Open Test Alliance for the JVM
|
Summary: Open Test Alliance for the JVM
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -72,6 +72,9 @@ sed -i -e '/org\.apache\.commons\.codec/d' src/test/java/org/opentest4j/Assertio
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 15 2023 Ge Wang <wang__ge@126.com> - 1.2.0-1
|
||||||
|
- Upgrade the version to 1.2.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 wangyue <wangyue92@huawei.com> - 1.1.1-1
|
* Mon Aug 17 2020 wangyue <wangyue92@huawei.com> - 1.1.1-1
|
||||||
- upgrade the version to 1.1.1
|
- upgrade the version to 1.1.1
|
||||||
|
|
||||||
|
|||||||
BIN
r1.1.1.tar.gz
BIN
r1.1.1.tar.gz
Binary file not shown.
BIN
r1.2.0.tar.gz
Normal file
BIN
r1.2.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user