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

Commit 7b759a0

Browse files
committed
Update pom.xml
1 parent cb67b37 commit 7b759a0

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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-SNAPSHOT</version>
8+
<version>1.0.2</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-SNAPSHOT</version>
8+
<version>1.0.2</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-SNAPSHOT</version>
10+
<version>1.0.2</version>
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

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-SNAPSHOT</version>
8+
<version>1.0.2</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-SNAPSHOT</version>
8+
<version>1.0.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)