Skip to content

Commit

Permalink
Update SyntaxApi Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriichan committed Nov 28, 2021
1 parent c51dfa3 commit 9271d35
Show file tree
Hide file tree
Showing 36 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>command</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion config/config-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>config</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>config-base</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion config/config-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>config</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>config-json</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config/config-nbt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>config</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>config-nbt</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config/config-toml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>config</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>config-toml</artifactId>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions config/config-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>config</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>config-yaml</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>config</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<packaging>pom</packaging>
<modules>
<module>config-base</module>
Expand Down
4 changes: 2 additions & 2 deletions data/data-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>data</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>data-base</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions data/data-nbtcontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>data</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>data-nbtcontainer</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion data/data-property/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>data-property</artifactId>
<build>
Expand Down
4 changes: 2 additions & 2 deletions data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>data</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<packaging>pom</packaging>
<modules>
<module>data-property</module>
Expand Down
4 changes: 2 additions & 2 deletions event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>event</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions exception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>exception</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>logging</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions nbt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>nbt</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>net</artifactId>
<version>2.0.13</version>
<version>2.0.14</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<artifactId>SyntaxApi</artifactId>
<version>2.1.8</version>
<version>2.1.9</version>
<packaging>pom</packaging>
<name>SyntaxApi</name>
<description>A Java Library to make some things easier and provide helpful tools</description>
Expand Down
4 changes: 2 additions & 2 deletions random/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>random</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions reflection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>reflection</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
4 changes: 2 additions & 2 deletions service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>service</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<packaging>pom</packaging>
<modules>
<module>service-base</module>
Expand Down
2 changes: 1 addition & 1 deletion service/service-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>service</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.10</version>
<version>2.0.11</version>
</parent>
<artifactId>service-base</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion service/service-download/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>service</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.10</version>
<version>2.0.11</version>
</parent>
<artifactId>service-download</artifactId>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions thread/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>thread</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion utils/alias/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>alias</artifactId>
<build>
Expand Down
4 changes: 2 additions & 2 deletions utils/cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>cache</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions utils/general/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>general</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion utils/io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>io</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion utils/java-lang/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>java-lang</artifactId>
<build>
Expand Down
4 changes: 2 additions & 2 deletions utils/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>java</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
<dependencies>
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion utils/json/json-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>json</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>json-lib</artifactId>
<name>Json Library</name>
Expand Down
2 changes: 1 addition & 1 deletion utils/json/json-nbt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>json</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>json-nbt</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion utils/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>json</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion utils/key/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>key</artifactId>
<build>
Expand Down
4 changes: 2 additions & 2 deletions utils/location/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>utils</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.0.9</version>
<version>2.0.10</version>
</parent>
<artifactId>location</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>SyntaxApi</artifactId>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<version>2.1.8</version>
<version>2.1.9</version>
</parent>
<artifactId>utils</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
<packaging>pom</packaging>
<modules>
<module>alias</module>
Expand Down
Loading

0 comments on commit 9271d35

Please sign in to comment.