You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2022/06/06 21:34:41 UTC

[datasketches-memory] 02/03: Add pom.xml for java17

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

dcromberge pushed a commit to branch integrate-memory17
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit 31dcc6742b25ac1f1e7c22006191aff196d6fe31
Author: David Cromberge <dc...@apache.org>
AuthorDate: Mon Jun 6 22:33:56 2022 +0100

    Add pom.xml for java17
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4fc18b4..0a37be4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -533,6 +533,7 @@ under the License.
     <module>datasketches-memory-java8</module>
     <module>datasketches-memory-java8-tests</module>
     <module>datasketches-memory-java11</module>
+    <module>datasketches-memory-java17</module>
     <module>datasketches-memory</module>
     <module>datasketches-memory-resources</module>
   </modules>


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