Skip to content

Commit 3484506

Browse files
chore: v1.3.0
1 parent e201870 commit 3484506

File tree

30 files changed

+94
-94
lines changed

30 files changed

+94
-94
lines changed

Scenamatica/NMSBridge/NMSCore/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,32 +23,32 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.2.0</version>
26+
<version>1.3.0</version>
2727
</dependency>
2828

2929
<!-- NMS Implementions -->
3030
<dependency>
3131
<groupId>org.kunlab.scenamatica.nms</groupId>
3232
<artifactId>v1_13_R2</artifactId>
33-
<version>1.2.0</version>
33+
<version>1.3.0</version>
3434
<scope>compile</scope>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.kunlab.scenamatica.nms</groupId>
3838
<artifactId>v1_14_R1</artifactId>
39-
<version>1.2.0</version>
39+
<version>1.3.0</version>
4040
<scope>compile</scope>
4141
</dependency>
4242
<dependency>
4343
<groupId>org.kunlab.scenamatica.nms</groupId>
4444
<artifactId>v1_15_R1</artifactId>
45-
<version>1.2.0</version>
45+
<version>1.3.0</version>
4646
<scope>compile</scope>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.kunlab.scenamatica.nms</groupId>
5050
<artifactId>v1_16_R3</artifactId>
51-
<version>1.2.0</version>
51+
<version>1.3.0</version>
5252
<scope>compile</scope>
5353
</dependency>
5454
</dependencies>

Scenamatica/NMSBridge/NMSTypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

Scenamatica/NMSBridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>Scenamatica</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
</parent>
1111

1212
<artifactId>NMSBridge</artifactId>

Scenamatica/NMSBridge/v1_13_R2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.2.0</version>
26+
<version>1.3.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.destroystokyo.paper</groupId>

Scenamatica/NMSBridge/v1_14_R1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.2.0</version>
26+
<version>1.3.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.destroystokyo.paper</groupId>

Scenamatica/NMSBridge/v1_15_R1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.2.0</version>
26+
<version>1.3.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.destroystokyo.paper</groupId>

Scenamatica/NMSBridge/v1_16_R3/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>NMSBridge</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.2.0</version>
26+
<version>1.3.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.destroystokyo.paper</groupId>

Scenamatica/ScenamaticaAPI/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>Scenamatica</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
</parent>
1111

1212
<artifactId>ScenamaticaAPI</artifactId>
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.kunlab.scenamatica</groupId>
2323
<artifactId>ScenamaticaModels</artifactId>
24-
<version>1.2.0</version>
24+
<version>1.3.0</version>
2525
<scope>provided</scope>
2626
</dependency>
2727
</dependencies>

Scenamatica/ScenamaticaActionEngine/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>Scenamatica</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -22,19 +22,19 @@
2222
<dependency>
2323
<groupId>org.kunlab.scenamatica</groupId>
2424
<artifactId>ScenamaticaModels</artifactId>
25-
<version>1.2.0</version>
25+
<version>1.3.0</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.kunlab.scenamatica</groupId>
3030
<artifactId>ScenamaticaCommons</artifactId>
31-
<version>1.2.0</version>
31+
<version>1.3.0</version>
3232
<scope>provided</scope>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.kunlab.scenamatica</groupId>
3636
<artifactId>ScenamaticaScenarioFile</artifactId>
37-
<version>1.2.0</version>
37+
<version>1.3.0</version>
3838
<scope>provided</scope>
3939
</dependency>
4040

Scenamatica/ScenamaticaActions/Base_v1_13_2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.kunlab.scenamatica</groupId>
88
<artifactId>ScenamaticaActions</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)