You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by bc...@apache.org on 2024/04/27 19:44:53 UTC

(incubator-baremaps) branch main updated: Prepare for next development iteration

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

bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


The following commit(s) were added to refs/heads/main by this push:
     new 3614708c Prepare for next development iteration
3614708c is described below

commit 3614708cc04a1fcde5fc1a2275d6c1e818f851c4
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Sat Apr 27 21:44:43 2024 +0200

    Prepare for next development iteration
---
 baremaps-cli/pom.xml    | 2 +-
 baremaps-core/pom.xml   | 2 +-
 baremaps-server/pom.xml | 2 +-
 pom.xml                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index a107ec72..0700e000 100644
--- a/baremaps-cli/pom.xml
+++ b/baremaps-cli/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.7.3</version>
+    <version>0.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>baremaps-cli</artifactId>
diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml
index b2095565..813322ef 100644
--- a/baremaps-core/pom.xml
+++ b/baremaps-core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.7.3</version>
+    <version>0.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>baremaps-core</artifactId>
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index d11ceb9f..869404fc 100644
--- a/baremaps-server/pom.xml
+++ b/baremaps-server/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.7.3</version>
+    <version>0.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>baremaps-server</artifactId>
diff --git a/pom.xml b/pom.xml
index 4c7eea9f..54ce72a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 
   <groupId>org.apache.baremaps</groupId>
   <artifactId>baremaps</artifactId>
-  <version>0.7.3</version>
+  <version>0.7.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>baremaps</name>
   <description>Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating,