Bläddra i källkod

adventure release

tags/v1.5.7^0
Jonathan Cobb 3 år sedan
förälder
incheckning
01862567ed
5 ändrade filer med 6 tillägg och 6 borttagningar
  1. +2
    -2
      bubble-server/pom.xml
  2. +1
    -1
      bubble-server/src/main/resources/META-INF/bubble/bubble.properties
  3. +1
    -1
      bubble-web
  4. +1
    -1
      pom.xml
  5. +1
    -1
      utils/pom.xml

+ 2
- 2
bubble-server/pom.xml Visa fil

@@ -11,12 +11,12 @@
<groupId>bubble</groupId>
<artifactId>bubble</artifactId>
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it -->
<version>1.5.6</version>
<version>1.5.7</version>
</parent>

<artifactId>bubble-server</artifactId>
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it -->
<version>1.5.6</version>
<version>1.5.7</version>

<repositories>
<repository>


+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties Visa fil

@@ -1,3 +1,3 @@
# Do not edit this file directly
# Use _set_version to update the Bubble version in all files
bubble.version=Adventure 1.5.6
bubble.version=Adventure 1.5.7

+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit 8991e4a597941d41e15ae81031997bfea09ec61d
Subproject commit 0943156742d22d7cd67b0204899fba871ccaf209

+ 1
- 1
pom.xml Visa fil

@@ -14,7 +14,7 @@
<groupId>bubble</groupId>
<artifactId>bubble</artifactId>
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it -->
<version>1.5.6</version>
<version>1.5.7</version>
<packaging>pom</packaging>

<licenses>


+ 1
- 1
utils/pom.xml Visa fil

@@ -10,7 +10,7 @@ This code is available under the GNU Affero General Public License, version 3: h
<groupId>bubble</groupId>
<artifactId>utils</artifactId>
<!-- @@BUBBLE_VERSION@@ this comment must remain above the version tag so that _set_version can update it -->
<version>1.5.6</version>
<version>1.5.7</version>
<packaging>pom</packaging>

<licenses>


Laddar…
Avbryt
Spara