This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new 780a940  One more diff with release:prepare
780a940 is described below

commit 780a9405bf976b0337e795a10c31372ed5832cc9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Dec 1 16:56:25 2020 +0000

    One more diff with release:prepare
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a74206d..9ac2429 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
                   </sequential>
                   <sequential>
                     <copy file="target/test-classes/hellocgi.jar" 
tofile="target/test-classes/hellocgi-signed-ec.jar" />
-                    <signjar jar="target/test-classes/hellocgi-signed-ec.jar"  
keystore="src/test/resources/keystore.p12" storepass="apache" alias="ec" />
+                    <signjar jar="target/test-classes/hellocgi-signed-ec.jar" 
keystore="src/test/resources/keystore.p12" storepass="apache" alias="ec" />
                   </sequential>
                 </parallel>
               </target>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to