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

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

commit ffbb42c4717b4b034b1d8840e84e39584aa37243
Author: Bertil Chapuis <[email protected]>
AuthorDate: Tue Sep 3 14:52:19 2024 +0200

    Adapt main pom.xml to apache guidelines
---
 pom.xml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index a6235206..cc4d7d3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@ limitations under the License.
 
   <organization>
     <name>baremaps</name>
-    <url>https://www.baremaps.com/</url>
+    <url>https://baremaps.apache.org/</url>
   </organization>
 
   <licenses>
@@ -46,14 +46,6 @@ limitations under the License.
     </license>
   </licenses>
 
-  <developers>
-    <developer>
-      <id>bchapuis</id>
-      <name>Bertil Chapuis</name>
-      <email>[email protected]</email>
-    </developer>
-  </developers>
-
   <modules>
     <module>baremaps-cli</module>
     <module>baremaps-core</module>

Reply via email to