Skip to content

Commit a2d1073

Browse files
committed
Release 1.0.0
1 parent 493289d commit a2d1073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
<powermock.version>2.0.2</powermock.version>
6060
<!-- More visible way how to change dependency versions -->
6161
<spigot.version>1.16.5-R0.1-SNAPSHOT</spigot.version>
62-
<bentobox.version>1.16.0-SNAPSHOT</bentobox.version>
62+
<bentobox.version>1.16.0</bentobox.version>
6363
<!-- Revision variable removes warning about dynamic version -->
6464
<revision>${build.version}-SNAPSHOT</revision>
6565
<!-- Do not change unless you want different name for local builds. -->
6666
<build.number>-LOCAL</build.number>
6767
<!-- This allows to change between versions. -->
68-
<build.version>0.0.2</build.version>
68+
<build.version>1.0.0</build.version>
6969

7070
<sonar.projectKey>BentoBoxWorld_Boxed</sonar.projectKey>
7171
<sonar.organization>bentobox-world</sonar.organization>

0 commit comments

Comments
 (0)