We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad241ad commit a493e35Copy full SHA for a493e35
pom.xml
@@ -47,7 +47,7 @@
47
<!-- Revision variable removes warning about dynamic version -->
48
<revision>${build.version}-SNAPSHOT</revision>
49
<!-- This allows to change between versions and snapshots. -->
50
- <build.version>2.7.1</build.version>
+ <build.version>2.7.2</build.version>
51
<build.number>-LOCAL</build.number>
52
<!-- Sonar Cloud -->
53
<sonar.projectKey>BentoBoxWorld_MagicCobblestoneGenerator</sonar.projectKey>
0 commit comments