diff --git a/.gitignore b/.gitignore index a98ae6991c..991f92b826 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ target /.settings/ /.classpath /.project -/dependency-reduced-pom.xml +dependency-reduced-pom.xml /bin/ /doc/ /conf/ diff --git a/examples/pom.xml b/examples/pom.xml index 16afc09aee..b8e7316c00 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,14 +18,11 @@ --> 4.0.0 - - org.apache.sedona - sedona-parent - 1.6.0 - + org.apache.sedona sedona-examples - Sedona : Examples : + 1.6.0 + Sedona : Examples pom @@ -33,6 +30,32 @@ spark-sql + + 2.17.2 + 1.7.36 + 28.2 + 1.19.0 + 2.12 + + + + + + osgeo + OSGeo Release Repository + https://repo.osgeo.org/repository/release/ + false + true + + + osgeo-snapshot + OSGeo Snapshot Repository + https://repo.osgeo.org/repository/snapshot/ + true + false + + + diff --git a/pom.xml b/pom.xml index 24181d34ac..6fb2545688 100644 --- a/pom.xml +++ b/pom.xml @@ -732,7 +732,6 @@ flink flink-shaded snowflake - examples