From 52f52bdc22339fc4c8680780b7d1260de7c44591 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sat, 2 Dec 2023 09:21:40 +0700 Subject: [PATCH] Set version to 1.9.21-SNAPSHOT again 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 d35c08c0a..ef754cc6e 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index 1f33f9974..8f37275f2 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 2b66d815e..b0f8c8e80 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index 1debeef02..9808a4c9c 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index a2d91913a..b26e3c0ba 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 706caf4f4..b18defa4c 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index fc9152d79..d637f1e76 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 1ae48ded5..9c8ef1dce 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 41e6b0847..9ca24dcd8 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index fd70be358..184f11014 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT bridge diff --git a/build/pom.xml b/build/pom.xml index 8e8320781..19dec9afb 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT build diff --git a/docs/pom.xml b/docs/pom.xml index 144a2ed8a..7c33da969 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT docs diff --git a/installer/pom.xml b/installer/pom.xml index 8255df5f8..15ad3b4a8 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT installer diff --git a/lib/pom.xml b/lib/pom.xml index 39d31547f..ee0c9ee0d 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 0dec25dca..fb571516f 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index 37af246ea..71c86d25f 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.21.RC1 + 1.9.21-SNAPSHOT org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index 3842ab1cf..70937bef3 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT org.aspectj.matcher diff --git a/pom.xml b/pom.xml index 1d842d6ab..84f24150f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 57eebbe38..b960cb0ff 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.21.RC1 + 1.9.21-SNAPSHOT run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index fc754795a..d38fba016 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index ad0e8375c..67d68fa92 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index c099ac805..74aee012b 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 505efc227..720257659 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index 49dbf1fc8..8ecf6cce9 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT testing-util diff --git a/testing/pom.xml b/testing/pom.xml index 9fcea2500..84d328fd6 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT testing diff --git a/tests/pom.xml b/tests/pom.xml index 6f6dbf117..eb6eb421d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT tests diff --git a/util/pom.xml b/util/pom.xml index 0b9c83e04..0871f8d32 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT util diff --git a/weaver/pom.xml b/weaver/pom.xml index 8a1b0857d..8fcf6f279 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.21.RC1 + 1.9.21-SNAPSHOT weaver -- 2.39.5