Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Commit 01a27ff

Browse files
committed
Incremented version to 1.0.3
1 parent a4e15ef commit 01a27ff

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bungeecord/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aSQL-parent</artifactId>
77
<groupId>com.glyart</groupId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aSQL-parent</artifactId>
77
<groupId>com.glyart</groupId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.glyart</groupId>
88
<artifactId>aSQL-parent</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.0.2</version>
10+
<version>1.0.3</version>
1111

1212
<build>
1313
<plugins>

spigot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aSQL-parent</artifactId>
77
<groupId>com.glyart</groupId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

velocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aSQL-parent</artifactId>
77
<groupId>com.glyart</groupId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)