Skip to content

Commit

Permalink
Version 0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ago1024 committed Jul 13, 2017
1 parent 21b60e8 commit e9998cf
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions modules/demo/actiondemo/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/demo/christmasmod/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/demo/creaturedemo/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/demo/digtoground/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/demo/hitchingpost/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/demo/serverfixes/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion modules/dist/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/modlauncher/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/announcer/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/bagofholding/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/creatureagemod/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/cropmod/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/harvesthelper/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/inbreedwarning/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/scriptrunner/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/serverpacks/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/spellmod/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/mods/testmod/pom.xml
Expand Up @@ -10,15 +10,15 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../../..</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion modules/patcher/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher-parent</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<packaging>pom</packaging>

<name>server modlauncher parent</name>
Expand Down

0 comments on commit e9998cf

Please sign in to comment.