From 09b6f2263a4db75cf8e55c2e5af421e73fc7b53f Mon Sep 17 00:00:00 2001 From: "Thomas E. Enebo" Date: Thu, 2 Nov 2023 09:49:05 -0400 Subject: [PATCH] Version 9.3.13.0 updated for release --- VERSION | 2 +- core/pom.xml | 2 +- lib/pom.xml | 4 ++-- pom.xml | 5 ++++- shaded/pom.xml | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index 9ea6ba1c1da..d3b2cfb49b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.3.13.0-SNAPSHOT +9.3.13.0 diff --git a/core/pom.xml b/core/pom.xml index 685ebcb2846..fcf4b548b8c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE org.jruby jruby-parent - 9.3.13.0-SNAPSHOT + 9.3.13.0 jruby-base JRuby Base diff --git a/lib/pom.xml b/lib/pom.xml index 0f897a8aba0..ceb15ae1bfb 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE org.jruby jruby-parent - 9.3.13.0-SNAPSHOT + 9.3.13.0 jruby-stdlib JRuby Lib Setup @@ -28,7 +28,7 @@ DO NOT MODIFY - GENERATED CODE org.jruby jruby-core - 9.3.13.0-SNAPSHOT + 9.3.13.0 test diff --git a/pom.xml b/pom.xml index bfca2ca1608..105e6edae4e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ DO NOT MODIFY - GENERATED CODE org.jruby jruby-parent - 9.3.13.0-SNAPSHOT + 9.3.13.0 pom JRuby JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java. @@ -274,6 +274,9 @@ DO NOT MODIFY - GENERATED CODE [3.3.0,) + + No Snapshots Allowed! + diff --git a/shaded/pom.xml b/shaded/pom.xml index 256245a4666..fd83b17740a 100644 --- a/shaded/pom.xml +++ b/shaded/pom.xml @@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE org.jruby jruby-parent - 9.3.13.0-SNAPSHOT + 9.3.13.0 jruby-core JRuby Core