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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git


The following commit(s) were added to refs/heads/main by this push:
     new 85df5fc  Spotless
85df5fc is described below

commit 85df5fc2f950bf1d45b91853305985bc2b2bbf7b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun Apr 30 23:14:48 2023 +0200

    Spotless
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a787bcd..b5dd4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,9 +183,9 @@
         <plugins>
           <!-- We want to deploy the artifact to a staging location for 
perusal -->
           <plugin>
-            <inherited>true</inherited>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-deploy-plugin</artifactId>
+            <inherited>true</inherited>
             <configuration>
               <updateReleaseInfo>true</updateReleaseInfo>
             </configuration>

Reply via email to