From 0c325c85bef6e46b20d244d6012c9a705d5ac643 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 24 Feb 2017 10:19:50 -0500 Subject: [PATCH] Update 135, with some errors --- runelite-api/pom.xml | 2 +- runelite-client/pom.xml | 2 +- runescape-api/pom.xml | 2 +- scripts/pom.xml | 48 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 scripts/pom.xml 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 + + + +