diff --git a/runelite-api/pom.xml b/runelite-api/pom.xml index 5ff16aa228..99e2e4fcb6 100644 --- a/runelite-api/pom.xml +++ b/runelite-api/pom.xml @@ -40,7 +40,7 @@ net.runelite.rs api - 133.2-SNAPSHOT + 135.1-SNAPSHOT diff --git a/runelite-client/pom.xml b/runelite-client/pom.xml index 3abc42f6bf..77a6a23f6b 100644 --- a/runelite-client/pom.xml +++ b/runelite-client/pom.xml @@ -75,7 +75,7 @@ net.runelite.rs client - 133.2-SNAPSHOT + 135.1-SNAPSHOT runtime diff --git a/runescape-api/pom.xml b/runescape-api/pom.xml index bad19e4eac..f05e6920d8 100644 --- a/runescape-api/pom.xml +++ b/runescape-api/pom.xml @@ -34,6 +34,6 @@ net.runelite.rs api - 133.2-SNAPSHOT + 135.1-SNAPSHOT RuneScape API diff --git a/scripts/pom.xml b/scripts/pom.xml new file mode 100644 index 0000000000..c73de1edc6 --- /dev/null +++ b/scripts/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + net.runelite + runelite-parent + 1.1.21-SNAPSHOT + + + net.runelite + scripts + Scripts + + + + + org.apache.maven.wagon + wagon-ssh + 2.10 + + + +