minor tweaks
diff --git a/pom.xml b/pom.xml
index cdc5f59..8550247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,6 @@
     </dependencies>
 
     <build>
-
         <plugins>
             <!-- We want to deploy the artifacts to a staging location for perusal -->
             <!-- Apache Parent pom: apache-release profile -->
@@ -570,6 +569,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
               </plugin>
+              
               <!-- We want to sign the artifacts, POM, and all attached artifacts -->
               <!-- Apache Parent pom, PM, apache-release profile -->
               <plugin>