From bccdf75b37c3f35247cb51034dcd7505ba7b517f Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 6 Oct 2019 12:14:26 +0100 Subject: [PATCH] Move openrs2-natives-all and pack200 to dependencyManagement --- asm/pom.xml | 1 - bundler/pom.xml | 1 - pom.xml | 10 ++++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/asm/pom.xml b/asm/pom.xml index 455dca2682..aedab531e0 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -26,7 +26,6 @@ dev.openrs2 pack200 - 1.0.0-SNAPSHOT org.ow2.asm diff --git a/bundler/pom.xml b/bundler/pom.xml index 8a8a3011c3..8a6e6b0302 100644 --- a/bundler/pom.xml +++ b/bundler/pom.xml @@ -30,7 +30,6 @@ dev.openrs2 openrs2-natives-all - 1.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index fee63185c2..36e86b63fd 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,16 @@ fernflower 1.0.0-SNAPSHOT + + dev.openrs2 + openrs2-natives-all + 1.0.0-SNAPSHOT + + + dev.openrs2 + pack200 + 1.0.0-SNAPSHOT + org.ow2.asm asm