Skip to content

Commit a120621

Browse files
chore: v1.1.0
1 parent 8ac1727 commit a120621

File tree

26 files changed

+82
-82
lines changed

26 files changed

+82
-82
lines changed

Scenamatica/NMSBridge/NMSCore/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>NMSBridge</artifactId>
9-
<version>1.1.0-pre1</version>
9+
<version>1.1.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,18 +23,18 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.nms</groupId>
2525
<artifactId>NMSTypes</artifactId>
26-
<version>1.1.0-pre1</version>
26+
<version>1.1.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.kunlab.scenamatica.nms</groupId>
3030
<artifactId>v1_16_R3</artifactId>
31-
<version>1.1.0-pre1</version>
31+
<version>1.1.0</version>
3232
<scope>compile</scope>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.kunlab.scenamatica.nms</groupId>
3636
<artifactId>v1_13_R2</artifactId>
37-
<version>1.1.0-pre1</version>
37+
<version>1.1.0</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
</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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
26+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
26+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
24+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.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.1.0-pre1</version>
25+
<version>1.1.0</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.kunlab.scenamatica</groupId>
3030
<artifactId>ScenamaticaCommons</artifactId>
31-
<version>1.1.0-pre1</version>
31+
<version>1.1.0</version>
3232
<scope>provided</scope>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.kunlab.scenamatica</groupId>
3636
<artifactId>ScenamaticaScenarioFile</artifactId>
37-
<version>1.1.0-pre1</version>
37+
<version>1.1.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.1.0-pre1</version>
9+
<version>1.1.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

Scenamatica/ScenamaticaActions/Extended_v1_14/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>ScenamaticaActions</artifactId>
9-
<version>1.1.0-pre1</version>
9+
<version>1.1.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.kunlab.scenamatica.actions</groupId>
2626
<artifactId>Base_v1_13_2</artifactId>
27-
<version>1.1.0-pre1</version>
27+
<version>1.1.0</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.destroystokyo.paper</groupId>

Scenamatica/ScenamaticaActions/Extended_v1_16/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>ScenamaticaActions</artifactId>
9-
<version>1.1.0-pre1</version>
9+
<version>1.1.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.kunlab.scenamatica.actions</groupId>
2525
<artifactId>Base_v1_13_2</artifactId>
26-
<version>1.1.0-pre1</version>
26+
<version>1.1.0</version>
2727
<scope>provided</scope>
2828
</dependency>
2929
<!--suppress MavenDuplicateDependenciesInspection due to dependency order injection -->

0 commit comments

Comments
 (0)