Skip to content

Commit

Permalink
version change to 2.9.3 temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
funkemunky committed Sep 8, 2020
1 parent 2513b19 commit edae432
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 29 deletions.
2 changes: 1 addition & 1 deletion API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Kauri</artifactId>
<groupId>dev.brighten.anticheat</groupId>
<version>2.10.0</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion Free/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Kauri</artifactId>
<groupId>dev.brighten.anticheat</groupId>
<version>2.10.0</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion Impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Kauri</artifactId>
<groupId>dev.brighten.anticheat</groupId>
<version>2.10.0</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion Premium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Kauri</artifactId>
<groupId>dev.brighten.anticheat</groupId>
<version>2.10.0</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion Regular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Kauri</artifactId>
<groupId>dev.brighten.anticheat</groupId>
<version>2.10.0</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>dev.brighten.anticheat</groupId>
<artifactId>Kauri</artifactId>
<packaging>pom</packaging>
<version>2.10.0</version>
<version>2.9.3</version>
<modules>
<module>API</module>
<module>Impl</module>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>cc.funkemunky.utils</groupId>
<artifactId>Atlas</artifactId>
<version>1.9</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit edae432

Please sign in to comment.