From 44928f408486107dd7fb41f8743ad002c3f5a0a5 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 4 Jul 2025 15:10:22 -0700 Subject: [PATCH] Depend on shipped libraries. --- core/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 5d053ccf..db7646db 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -16,24 +16,24 @@ com.threerings ooo-util - 1.5-SNAPSHOT + 1.5 com.threerings narya - 1.17-SNAPSHOT + 1.17 com.threerings nenya - 1.7-SNAPSHOT + 1.7 com.threerings nenya-tools - 1.7-SNAPSHOT + 1.7 true @@ -45,7 +45,7 @@ com.samskivert depot - 1.8-SNAPSHOT + 1.8 true