@@ -11,12 +11,12 @@ | |||||
<groupId>bubble</groupId> | <groupId>bubble</groupId> | ||||
<artifactId>bubble</artifactId> | <artifactId>bubble</artifactId> | ||||
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | <!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | ||||
<version>1.5.10</version> | |||||
<version>1.5.11</version> | |||||
</parent> | </parent> | ||||
<artifactId>bubble-server</artifactId> | <artifactId>bubble-server</artifactId> | ||||
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | <!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | ||||
<version>1.5.10</version> | |||||
<version>1.5.11</version> | |||||
<repositories> | <repositories> | ||||
<repository> | <repository> | ||||
@@ -1,3 +1,3 @@ | |||||
# Do not edit this file directly | # Do not edit this file directly | ||||
# Use _set_version to update the Bubble version in all files | # Use _set_version to update the Bubble version in all files | ||||
bubble.version=Adventure 1.5.10 | |||||
bubble.version=Adventure 1.5.11 |
@@ -1 +1 @@ | |||||
Subproject commit 38eaeee454724452f59cf7f11724ec7f67d5884f | |||||
Subproject commit 45fb9fa7ca74d7173b52988e15faabfc5384d23f |
@@ -14,7 +14,7 @@ | |||||
<groupId>bubble</groupId> | <groupId>bubble</groupId> | ||||
<artifactId>bubble</artifactId> | <artifactId>bubble</artifactId> | ||||
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | <!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | ||||
<version>1.5.10</version> | |||||
<version>1.5.11</version> | |||||
<packaging>pom</packaging> | <packaging>pom</packaging> | ||||
<licenses> | <licenses> | ||||
@@ -1 +1 @@ | |||||
Subproject commit 507530784e203e6b5ba4c0b63b8fa946b352212e | |||||
Subproject commit 7b622d95ee74445ee9f2af897c26d102e685a1e8 |
@@ -1 +1 @@ | |||||
Subproject commit aff12362cacc1fa00bab2e5e7dacc1f12ae66340 | |||||
Subproject commit d47027c208639e6d4804c2f1262a0149d9d1d16c |
@@ -10,7 +10,7 @@ This code is available under the GNU Affero General Public License, version 3: h | |||||
<groupId>bubble</groupId> | <groupId>bubble</groupId> | ||||
<artifactId>utils</artifactId> | <artifactId>utils</artifactId> | ||||
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | <!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it --> | ||||
<version>1.5.10</version> | |||||
<version>1.5.11</version> | |||||
<packaging>pom</packaging> | <packaging>pom</packaging> | ||||
<licenses> | <licenses> | ||||