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

desruisseaux pushed a commit to branch geoapi-3.1
in repository https://gitbox.apache.org/repos/asf/sis.git

commit 408f69aa9a734f2556335f28714a75353b818be9
Merge: b099abbec0 3211e0c7a9
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Sat Aug 19 13:02:53 2023 +0200

    Merge branch 'geoapi-4.0' into geoapi-3.1:
    add a git submodule for GeoAPI 3.1-SNAPSHOT.

 .gitmodules               |  5 +++++
 endorsed/build.gradle.kts |  1 +
 geoapi/README.md          | 32 ++++++++++++++++++++++++++++++++
 geoapi/build.gradle.kts   | 31 +++++++++++++++++++++++++++++++
 geoapi/snapshot           |  1 +
 settings.gradle.kts       |  1 +
 6 files changed, 71 insertions(+)

diff --cc .gitmodules
index 0000000000,4cc4938738..da7128d0c9
mode 000000,100644..100644
--- a/.gitmodules
+++ b/.gitmodules
@@@ -1,0 -1,4 +1,5 @@@
+ [submodule "geoapi/snapshot"]
+       path = geoapi/snapshot
+       url = https://github.com/opengeospatial/geoapi
+       shallow = true
++      branch = 3.1.x
diff --cc geoapi/snapshot
index 0000000000,87d87af22a..f4f450ec84
mode 000000,160000..160000
--- a/geoapi/snapshot
+++ b/geoapi/snapshot
@@@ -1,0 -1,1 +1,1 @@@
 -Subproject commit 87d87af22af0c8e8d9e386e841deab7a4a4b4c30
++Subproject commit f4f450ec84551b7a1acff2ab437f8698625eb158

Reply via email to