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 2021/03/22 20:46:44 UTC

[datasketches-memory] 02/02: align pom with master

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

leerho pushed a commit to branch java-11-experimental
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit e158e4ce1d3048272dc7d34c0a8da22806cb839b
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Mar 22 13:46:13 2021 -0700

    align pom with master
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 038a6cb..4edab15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,13 +413,13 @@ under the License.
           <artifactId>lifecycle-mapping</artifactId>
           <version>${lifecycle-mapping.version}</version>
         </plugin>
-        
+
         <plugin>
           <groupId>pl.project13.maven</groupId>
           <artifactId>git.commit-id-plugin</artifactId>
           <version>${git-commit-id-plugin.version}</version>
         </plugin>
-        
+
       </plugins>
     </pluginManagement>
     <plugins>

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