You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/08/12 16:08:44 UTC

[incubator-datasketches-memory] 03/05: minor tweaks

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

leerho pushed a commit to branch 1.1.X-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git

commit 615ebe3833f3f1a2dff9d37f6a2d9acf71092ba4
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Fri Aug 9 12:54:04 2019 -0700

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

diff --git a/pom.xml b/pom.xml
index cdc5f59..8550247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,6 @@ under the License.
     </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 @@ under the License.
                 <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>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org