diff --git a/pom.xml b/pom.xml
index bcb0958..d405bc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.github.jikoo
enchantableblocks
EnchantableBlocks
- 3.0.0
+ 3.0.1-SNAPSHOT
jar
diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup
new file mode 100644
index 0000000..bcb0958
--- /dev/null
+++ b/pom.xml.versionsBackup
@@ -0,0 +1,157 @@
+
+
+ 4.0.0
+
+ com.github.jikoo
+ enchantableblocks
+ EnchantableBlocks
+ 3.0.0
+ jar
+
+
+ UTF-8
+ UTF-8
+ 8
+ 8
+
+
+
+
+ sonarcloud
+
+ 11
+ 11
+ Jikoo_EnchantableBlocks
+ jikoo
+ https://sonarcloud.io
+ java
+ jacoco
+ target/site/jacoco/jacoco.xml
+
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.7
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+ report
+
+ report
+
+
+
+
+
+
+
+
+
+
+
+ spigot-repo
+ https://hub.spigotmc.org/nexus/content/groups/public/
+
+
+ jitpack.io
+ https://jitpack.io
+
+
+
+
+
+ org.jetbrains
+ annotations
+ 21.0.1
+ provided
+
+
+ org.spigotmc
+ spigot-api
+ 1.16.3-R0.1-SNAPSHOT
+ provided
+
+
+ com.github.jikoo
+ PlanarWrappers
+ 2.1.0
+ compile
+
+
+ org.junit.jupiter
+ junit-jupiter
+ 5.7.2
+ test
+
+
+ org.hamcrest
+ hamcrest
+ 2.2
+ test
+
+
+ com.github.seeseemelk
+ MockBukkit-v1.16
+ 1.1.0
+ test
+
+
+ org.mockito
+ mockito-inline
+ 3.10.0
+ test
+
+
+
+
+ ${project.name}
+
+
+
+ src/main/resources
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.0.0-M5
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 3.2.4
+
+
+ package
+
+ shade
+
+
+ true
+
+
+ com.github.jikoo.planarwrappers
+ com.github.jikoo.enchantableblocks.planarwrappers
+
+
+
+
+
+
+
+
+
+