From 0bece5e3e1872d40e65efa76f80b29bf9c07e0b3 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 15 Dec 2023 11:52:41 +0700 Subject: [PATCH] Set version to 1.9.21.1-SNAPSHOT Currently, the situation looks more like a Java 21 maintenance release than directly a Java 22 release. Signed-off-by: Alexander Kriegisch --- ajde.core/pom.xml | 2 +- ajde/pom.xml | 2 +- ajdoc/pom.xml | 2 +- asm/pom.xml | 2 +- aspectjmatcher/pom.xml | 2 +- aspectjrt/pom.xml | 2 +- aspectjtools/pom.xml | 2 +- aspectjweaver/pom.xml | 2 +- bcel-builder/pom.xml | 2 +- bridge/pom.xml | 2 +- build/pom.xml | 2 +- docs/pom.xml | 2 +- installer/pom.xml | 2 +- lib/pom.xml | 2 +- loadtime/pom.xml | 2 +- org.aspectj.ajdt.core/pom.xml | 2 +- org.aspectj.matcher/pom.xml | 2 +- pom.xml | 2 +- run-all-junit-tests/pom.xml | 2 +- runtime/pom.xml | 2 +- taskdefs/pom.xml | 2 +- testing-client/pom.xml | 2 +- testing-drivers/pom.xml | 2 +- testing-util/pom.xml | 2 +- testing/pom.xml | 2 +- tests/pom.xml | 2 +- util/pom.xml | 2 +- weaver/pom.xml | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index 39b6997ef..8b147cdcf 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index 5cccf0272..dd552c5af 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 6fc30f047..cb22d2145 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index e36278f07..2b6b38f50 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index a3157c5f0..e254c4dd5 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 0afd33352..624f2a5df 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index 8046f749e..2280deb3f 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index b9ec2b649..fb445fe14 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index c2f681171..30614b812 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index ade3bd768..6dfa3c6cf 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT bridge diff --git a/build/pom.xml b/build/pom.xml index 30935a3c2..7c7e68469 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT build diff --git a/docs/pom.xml b/docs/pom.xml index 66fc5182c..52c58b03d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT docs diff --git a/installer/pom.xml b/installer/pom.xml index e10742537..c5f8efa1f 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT installer diff --git a/lib/pom.xml b/lib/pom.xml index 12bc2a36d..6006a4843 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 357815182..e73382812 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index 5b5ea1cbb..6ef954270 100644 --- a/org.aspectj.ajdt.core/pom.xml +++ b/org.aspectj.ajdt.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index 96d0bf7f3..973e28682 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT org.aspectj.matcher diff --git a/pom.xml b/pom.xml index 915b1f874..533177ff6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 5ffeb71d9..537d2db41 100644 --- a/run-all-junit-tests/pom.xml +++ b/run-all-junit-tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index 54cbb12ce..ce3b22ffd 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index 20900c080..9e6831a2d 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index cfc64ecf9..8aaadd66b 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index cef1ee93a..a15c3a534 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index 66b6930a5..4e9494767 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT testing-util diff --git a/testing/pom.xml b/testing/pom.xml index 0bbb9f30b..38784790a 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT testing diff --git a/tests/pom.xml b/tests/pom.xml index a4ccd703d..65d6ddc7a 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT tests diff --git a/util/pom.xml b/util/pom.xml index bc9c2a50d..72470233b 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT util diff --git a/weaver/pom.xml b/weaver/pom.xml index e540b50a0..657813b8d 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.22-SNAPSHOT + 1.9.21.1-SNAPSHOT weaver -- 2.39.5