Skip to content

Commit a00c67f

Browse files
committed
Updated oraxen version
Took 14 minutes
1 parent 8c0a6e1 commit a00c67f

File tree

16 files changed

+51
-31
lines changed

16 files changed

+51
-31
lines changed

custom-ore-generator/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@
2727
<scope>provided</scope>
2828
</dependency>
2929
<dependency>
30-
<groupId>com.github.oraxen</groupId>
31-
<artifactId>Oraxen</artifactId>
30+
<groupId>io.th0rgal</groupId>
31+
<artifactId>oraxen</artifactId>
3232
<version>${Oraxen.version}</version>
33+
<classifier>dev</classifier>
3334
<scope>provided</scope>
3435
<exclusions>
3536
<exclusion>

impl/v1_14_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_15_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_16_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_16_R2/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_16_R3/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_17_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_18_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
<scope>provided</scope>
2121
</dependency>
2222
<dependency>
23-
<groupId>com.github.oraxen</groupId>
24-
<artifactId>Oraxen</artifactId>
23+
<groupId>io.th0rgal</groupId>
24+
<artifactId>oraxen</artifactId>
2525
<version>${Oraxen.version}</version>
26+
<classifier>dev</classifier>
2627
<scope>provided</scope>
2728
<exclusions>
2829
<exclusion>

impl/v1_18_R2/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>
29-
<groupId>com.github.oraxen</groupId>
30-
<artifactId>Oraxen</artifactId>
29+
<groupId>io.th0rgal</groupId>
30+
<artifactId>oraxen</artifactId>
3131
<version>${Oraxen.version}</version>
32+
<classifier>dev</classifier>
3233
<scope>provided</scope>
3334
<exclusions>
3435
<exclusion>

impl/v1_19_R1/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>
29-
<groupId>com.github.oraxen</groupId>
30-
<artifactId>Oraxen</artifactId>
29+
<groupId>io.th0rgal</groupId>
30+
<artifactId>oraxen</artifactId>
3131
<version>${Oraxen.version}</version>
32+
<classifier>dev</classifier>
3233
<scope>provided</scope>
3334
<exclusions>
3435
<exclusion>

0 commit comments

Comments
 (0)