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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git

commit d95b05197074418ea7809ff6eb3b2d85ea607015
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 5 14:48:47 2024 -0400

    Format
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index ae06b0da8..a2f3daa4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,12 +315,12 @@
                                        
<version>${jacoco.plugin.version}</version>
                                </plugin>
 
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-shade-plugin</artifactId>
-                               <!-- Same version as org.apache:apache:30 for 
now -->
-                               <version>3.5.2</version>
-                       </plugin>
+                               <plugin>
+                                       
<groupId>org.apache.maven.plugins</groupId>
+                                       
<artifactId>maven-shade-plugin</artifactId>
+                                       <!-- Same version as 
org.apache:apache:30 for now -->
+                                       <version>3.5.2</version>
+                               </plugin>
 
                        </plugins>
                </pluginManagement>

Reply via email to