This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch broken in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git
commit f6539b156f7dbe1125866c67b7ad5d0fa5b48007 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sat Jun 3 07:40:32 2023 -0400 is the CI working at all? --- src/it/verify-fail/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it/verify-fail/pom.xml b/src/it/verify-fail/pom.xml index 23541cc..a451c10 100644 --- a/src/it/verify-fail/pom.xml +++ b/src/it/verify-fail/pom.xml @@ -28,7 +28,7 @@ under the License. <packaging>jar</packaging> <description> - Tests that verification of a tampared JAR fails. + Tests that verification of a tampered JAR fails. </description> <properties>
