Skip to content

Commit

Permalink
Revert "updated anvilgui version"
Browse files Browse the repository at this point in the history
This reverts commit 9a55155.
  • Loading branch information
mastercake10 committed Dec 12, 2019
1 parent 9a55155 commit c1a7bbf
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 1_10_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_11_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_12_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_13_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_13_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion 1_14_4_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>anvilgui-parent</artifactId>
<groupId>net.wesjd</groupId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions 1_14_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,13 +22,13 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-1_14_4_R1</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_8_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_8_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_8_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_9_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions 1_9_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-parent</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui-abstraction</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c1a7bbf

Please sign in to comment.