Skip to content

Commit 480bb6a

Browse files
committed
Version 0.44
1 parent ad0b65e commit 480bb6a

File tree

23 files changed

+28
-28
lines changed

23 files changed

+28
-28
lines changed

modules/demo/actiondemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515

modules/demo/christmasmod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515
</project>

modules/demo/creaturedemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515
</project>

modules/demo/digtoground/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515
</project>

modules/demo/hitchingpost/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515
</project>

modules/demo/serverfixes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../../mods</relativePath>
1414
</parent>
1515
</project>

modules/dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-modlauncher-parent</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../..</relativePath>
1414
</parent>
1515

modules/modlauncher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-modlauncher-parent</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>../..</relativePath>
1414
</parent>
1515

modules/mods/announcer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>..</relativePath>
1414
</parent>
1515
</project>

modules/mods/bagofholding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gotti.wurmunlimited</groupId>
1111
<artifactId>server-mods</artifactId>
12-
<version>0.44-SNAPSHOT</version>
12+
<version>0.44</version>
1313
<relativePath>..</relativePath>
1414
</parent>
1515
</project>

0 commit comments

Comments
 (0)