This is an automated email from the ASF dual-hosted git repository. amanin pushed a commit to branch refactor/sql-store in repository https://gitbox.apache.org/repos/asf/sis.git
commit e8f3b1137d2794bd24baab57d55d921d2c3bb948 Author: Alexis Manin <[email protected]> AuthorDate: Fri Nov 15 17:40:08 2019 +0100 fix(*): Fix version number inherited from private tag. --- application/pom.xml | 2 +- application/sis-console/pom.xml | 2 +- application/sis-javafx/pom.xml | 2 +- application/sis-openoffice/pom.xml | 2 +- application/sis-webapp/pom.xml | 2 +- core/pom.xml | 2 +- core/sis-build-helper/pom.xml | 2 +- core/sis-feature/pom.xml | 2 +- core/sis-metadata/pom.xml | 2 +- core/sis-portrayal/pom.xml | 2 +- core/sis-referencing-by-identifiers/pom.xml | 2 +- core/sis-referencing/pom.xml | 2 +- core/sis-utility/pom.xml | 2 +- pom.xml | 2 +- profiles/pom.xml | 2 +- profiles/sis-french-profile/pom.xml | 2 +- profiles/sis-japan-profile/pom.xml | 2 +- storage/pom.xml | 2 +- storage/sis-earth-observation/pom.xml | 2 +- storage/sis-gdal/pom.xml | 2 +- storage/sis-geotiff/pom.xml | 2 +- storage/sis-netcdf/pom.xml | 2 +- storage/sis-shapefile/pom.xml | 2 +- storage/sis-sqlstore/pom.xml | 2 +- storage/sis-storage/pom.xml | 2 +- storage/sis-xmlstore/pom.xml | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index 0d4b6b0..a6ef1c1 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/application/sis-console/pom.xml b/application/sis-console/pom.xml index 14c94b9..100e180 100644 --- a/application/sis-console/pom.xml +++ b/application/sis-console/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>application</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/application/sis-javafx/pom.xml b/application/sis-javafx/pom.xml index 78b77a0..b019d9b 100644 --- a/application/sis-javafx/pom.xml +++ b/application/sis-javafx/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>application</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/application/sis-openoffice/pom.xml b/application/sis-openoffice/pom.xml index 5d399c7..a62e1ed 100644 --- a/application/sis-openoffice/pom.xml +++ b/application/sis-openoffice/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>application</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/application/sis-webapp/pom.xml b/application/sis-webapp/pom.xml index cefd311..5f9957b 100644 --- a/application/sis-webapp/pom.xml +++ b/application/sis-webapp/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>application</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.apache.sis.application</groupId> diff --git a/core/pom.xml b/core/pom.xml index 2fed4cf..7bfca04 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/core/sis-build-helper/pom.xml b/core/sis-build-helper/pom.xml index 079e819..dfa2a74 100644 --- a/core/sis-build-helper/pom.xml +++ b/core/sis-build-helper/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/core/sis-feature/pom.xml b/core/sis-feature/pom.xml index 7b1e474..6c48b60 100644 --- a/core/sis-feature/pom.xml +++ b/core/sis-feature/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/core/sis-metadata/pom.xml b/core/sis-metadata/pom.xml index d0cfc73..02226e6 100644 --- a/core/sis-metadata/pom.xml +++ b/core/sis-metadata/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/core/sis-portrayal/pom.xml b/core/sis-portrayal/pom.xml index ffee3f9..d137425 100644 --- a/core/sis-portrayal/pom.xml +++ b/core/sis-portrayal/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/core/sis-referencing-by-identifiers/pom.xml b/core/sis-referencing-by-identifiers/pom.xml index 2627b2e..b18d79f 100644 --- a/core/sis-referencing-by-identifiers/pom.xml +++ b/core/sis-referencing-by-identifiers/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.apache.sis.core</groupId> diff --git a/core/sis-referencing/pom.xml b/core/sis-referencing/pom.xml index 0f7d140..523e2ab 100644 --- a/core/sis-referencing/pom.xml +++ b/core/sis-referencing/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.apache.sis.core</groupId> diff --git a/core/sis-utility/pom.xml b/core/sis-utility/pom.xml index 798a9a9..bfd4ce5 100644 --- a/core/sis-utility/pom.xml +++ b/core/sis-utility/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>core</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/pom.xml b/pom.xml index 4bf193f..625559b 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ ============================================================== --> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache SIS</name> diff --git a/profiles/pom.xml b/profiles/pom.xml index 3a33bc5..42be87c 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/profiles/sis-french-profile/pom.xml b/profiles/sis-french-profile/pom.xml index 4aa89bd..d546709 100644 --- a/profiles/sis-french-profile/pom.xml +++ b/profiles/sis-french-profile/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>profiles</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/profiles/sis-japan-profile/pom.xml b/profiles/sis-japan-profile/pom.xml index 6a5b9b5..65a7145 100644 --- a/profiles/sis-japan-profile/pom.xml +++ b/profiles/sis-japan-profile/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>profiles</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/pom.xml b/storage/pom.xml index b72f4f6..fe99bdb 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>parent</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-earth-observation/pom.xml b/storage/sis-earth-observation/pom.xml index a892097..b0bd5cd 100644 --- a/storage/sis-earth-observation/pom.xml +++ b/storage/sis-earth-observation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-gdal/pom.xml b/storage/sis-gdal/pom.xml index f4f60f3..c4c58e0 100644 --- a/storage/sis-gdal/pom.xml +++ b/storage/sis-gdal/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-geotiff/pom.xml b/storage/sis-geotiff/pom.xml index e53b766..e78ec70 100644 --- a/storage/sis-geotiff/pom.xml +++ b/storage/sis-geotiff/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-netcdf/pom.xml b/storage/sis-netcdf/pom.xml index bec2c02..2e9e7b8 100644 --- a/storage/sis-netcdf/pom.xml +++ b/storage/sis-netcdf/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-shapefile/pom.xml b/storage/sis-shapefile/pom.xml index 4634771..f4db4ce 100644 --- a/storage/sis-shapefile/pom.xml +++ b/storage/sis-shapefile/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-sqlstore/pom.xml b/storage/sis-sqlstore/pom.xml index a167041..92de060 100644 --- a/storage/sis-sqlstore/pom.xml +++ b/storage/sis-sqlstore/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-storage/pom.xml b/storage/sis-storage/pom.xml index 98aacc2..2564055 100644 --- a/storage/sis-storage/pom.xml +++ b/storage/sis-storage/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent> diff --git a/storage/sis-xmlstore/pom.xml b/storage/sis-xmlstore/pom.xml index c5c57b0..7d71c36 100644 --- a/storage/sis-xmlstore/pom.xml +++ b/storage/sis-xmlstore/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> - <version>2.0-M0069</version> + <version>2.0-SNAPSHOT</version> </parent>
