diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml
index f7d3c99f8..2b61c4039 100644
--- a/baremaps-core/pom.xml
+++ b/baremaps-core/pom.xml
@@ -138,7 +138,6 @@ limitations under the License.
org.wololo
flatgeobuf
- 3.24.0
org.xerial
diff --git a/baremaps-core/pom.xml.versionsBackup b/baremaps-core/pom.xml.versionsBackup
new file mode 100644
index 000000000..e4b755272
--- /dev/null
+++ b/baremaps-core/pom.xml.versionsBackup
@@ -0,0 +1,173 @@
+
+
+
+ 4.0.0
+
+ org.apache.baremaps
+ baremaps
+ 0.7.3-SNAPSHOT
+
+
+ baremaps-core
+
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-csv
+
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-yaml
+
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jdk8
+
+
+ com.github.ben-manes.caffeine
+ caffeine
+
+
+ com.google.guava
+ guava
+
+
+ com.google.protobuf
+ protobuf-java
+
+
+ com.zaxxer
+ HikariCP
+
+
+ de.bytefish
+ pgbulkinsert
+
+
+ it.unimi.dsi
+ fastutil
+
+
+ mil.nga.geopackage
+ geopackage
+
+
+ net.ripe.ipresource
+ ipresource
+
+
+ org.apache.calcite
+ calcite-core
+
+
+ org.apache.commons
+ commons-compress
+
+
+ org.apache.lucene
+ lucene-core
+
+
+ org.apache.lucene
+ lucene-expressions
+
+
+ org.apache.lucene
+ lucene-queryparser
+
+
+ org.apache.lucene
+ lucene-spatial-extras
+
+
+ org.graalvm.js
+ js
+
+
+ org.graalvm.sdk
+ graal-sdk
+
+
+ org.locationtech.jts
+ jts-core
+
+
+ org.locationtech.proj4j
+ proj4j
+
+
+
+ org.locationtech.proj4j
+ proj4j-epsg
+
+
+ org.postgresql
+ postgresql
+
+
+ org.wololo
+ flatgeobuf
+ 3.24.0
+
+
+ org.xerial
+ sqlite-jdbc
+
+
+
+
+
+
+ org.xolstice.maven.plugins
+ protobuf-maven-plugin
+ ${version.plugin.protobuf-maven-plugin}
+ true
+
+
+
+ compile
+ test-compile
+
+
+ com.google.protobuf:protoc:3.19.3:exe:${os.detected.classifier}
+
+
+
+
+
+
+
+ kr.motd.maven
+ os-maven-plugin
+ ${version.plugin.os-maven-plugin}
+
+
+
+