Skip to content

Commit 0a3b045

Browse files
committed
release
1 parent 6712332 commit 0a3b045

23 files changed

Lines changed: 23 additions & 23 deletions

File tree

annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.projectunified</groupId>
77
<artifactId>craftcommand</artifactId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bukkit/annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-bukkit</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

bukkit/example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-bukkit</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

bukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bukkit/processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-bukkit</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

bukkit/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-bukkit</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

paper/example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-paper</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

paper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

paper/processor-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>craftcommand-paper</artifactId>
77
<groupId>io.github.projectunified</groupId>
8-
<version>0.5.1</version>
8+
<version>0.5.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)