Skip to content

Commit 5486cbf

Browse files
committed
bump to 1.3.14
1 parent eb9aa63 commit 5486cbf

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

bukkit-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>bukkit-utils</artifactId>

common-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>common-utils</artifactId>

database-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>database-api</artifactId>

database-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>database-mongodb</artifactId>

database-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>database-sql</artifactId>

jda-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.anweisen.utilities</groupId>
99
<artifactId>root</artifactId>
10-
<version>1.3.13</version>
10+
<version>1.3.14</version>
1111
</parent>
1212

1313
<artifactId>jda-manager</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>net.anweisen.utilities</groupId>
88
<artifactId>root</artifactId>
9-
<version>1.3.13</version>
9+
<version>1.3.14</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)