From ca61ec221abd336c757a070b44a9cefe8a1606b4 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Wed, 16 Aug 2023 13:37:26 +0700 Subject: [PATCH] Release 1.9.20 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 979f3d63d..e5021ffd0 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index 553b1fb52..456103c6d 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index aa49b66a5..65348e668 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index 5958fc4cf..2710437f2 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index 4f5678f8f..f0b6855d1 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 279f940f3..106073d82 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index 8d3dc84c1..9d44ef3a8 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 928a80663..900464041 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index cbb346e88..b6fc1c1b6 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index 25da9a37d..38f10aa69 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 bridge diff --git a/build/pom.xml b/build/pom.xml index 432c15b0a..c422e2fde 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 build diff --git a/docs/pom.xml b/docs/pom.xml index c05b443d2..426fd55d9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 docs diff --git a/installer/pom.xml b/installer/pom.xml index 2ebe6cd62..660aeaa31 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 installer diff --git a/lib/pom.xml b/lib/pom.xml index 4dff9576e..988c2f6d6 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index eae5c1b7c..8a700a361 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index 0bd38d9e3..e5b2ddff1 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.20-SNAPSHOT + 1.9.20 org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index cd5f5d27f..9bd8e65dd 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 org.aspectj.matcher diff --git a/pom.xml b/pom.xml index d6a102d80..d46de859c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index f267ca572..3ec28224e 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.20-SNAPSHOT + 1.9.20 run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index 424ea3203..03fbc730b 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index c55c67132..b02bce8dc 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index f1f5be6b5..2e754c6a9 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 0280fc3c9..b4f8e7ad0 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index e218b5991..5dbba0f20 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 testing-util diff --git a/testing/pom.xml b/testing/pom.xml index f8f290c7f..9c8ace928 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 testing diff --git a/tests/pom.xml b/tests/pom.xml index ecc4c1079..e7917bdad 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 tests diff --git a/util/pom.xml b/util/pom.xml index 9fde0be93..8afbadc40 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 util diff --git a/weaver/pom.xml b/weaver/pom.xml index e5f8b2131..30cf48d7b 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.20-SNAPSHOT + 1.9.20 weaver -- 2.39.5