You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by lr...@apache.org on 2020/07/16 18:38:36 UTC

[incubator-toree] 02/04: Update to latest Apache parent pom version

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

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git

commit 687fdd8db4e2d3dc58634ba2faed60a2d0e73b07
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Thu Jul 16 11:24:24 2020 -0700

    Update to latest Apache parent pom version
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index aff32a6..dffe963 100644
--- a/build.sbt
+++ b/build.sbt
@@ -102,7 +102,7 @@ pomExtra in ThisBuild := {
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>10</version>
+    <version>23</version>
   </parent>
   <url>http://toree.incubator.apache.org/</url>
   <scm>