Bump maven pom version.
This commit is contained in:
parent
4cf4fc70fe
commit
9ea33b5099
2
pom.xml
2
pom.xml
@ -8,7 +8,7 @@
|
||||
<artifactId>testng</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>TestNG</name>
|
||||
<version>6.12</version>
|
||||
<version>6.14.3</version>
|
||||
<description>TestNG is a testing framework.</description>
|
||||
<url>http://testng.org</url>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: testng
|
||||
Version: 6.14.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Java-based testing framework
|
||||
License: ASL 2.0
|
||||
URL: http://testng.org/
|
||||
@ -98,6 +98,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/.
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2018 Alexander Kurtakov <akurtako@redhat.com> 6.14.3-2
|
||||
- Bump maven pom version.
|
||||
|
||||
* Tue Mar 20 2018 Alexander Kurtakov <akurtako@redhat.com> 6.14.3-1
|
||||
- Update to upstream 6.14.3.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user