From cfeda34565a1a2e302f7cb3c3401f190a2029d71 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Wed, 21 Dec 2022 16:53:32 +0100 Subject: [PATCH] Set version to 1.9.20-SNAPSHOT --- 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 3f2581c2a..979f3d63d 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index 2b56c8afe..553b1fb52 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 47e2a3952..aa49b66a5 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index 117f0db18..5958fc4cf 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index d6a742719..4f5678f8f 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 15ec4ab11..279f940f3 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index e1f9a4a35..8d3dc84c1 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index d31b7651e..928a80663 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 42cf7a56f..cbb346e88 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index b80f830f9..25da9a37d 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT bridge diff --git a/build/pom.xml b/build/pom.xml index cbdf9d681..432c15b0a 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT build diff --git a/docs/pom.xml b/docs/pom.xml index e00929737..c05b443d2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT docs diff --git a/installer/pom.xml b/installer/pom.xml index b9c1e52ec..2ebe6cd62 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT installer diff --git a/lib/pom.xml b/lib/pom.xml index d91b6e3b8..4dff9576e 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 654744b9c..eae5c1b7c 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index 51d29919c..0bd38d9e3 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.19 + 1.9.20-SNAPSHOT org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index f1ecca1bf..cd5f5d27f 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT org.aspectj.matcher diff --git a/pom.xml b/pom.xml index d0d33c444..ab3ff8e1b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index f0f54f1ef..f267ca572 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.19 + 1.9.20-SNAPSHOT run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index 188cc9f3c..424ea3203 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index 331657ad0..c55c67132 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index b64f920b4..f1f5be6b5 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 50133ff3e..0280fc3c9 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index bb5e28098..e218b5991 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT testing-util diff --git a/testing/pom.xml b/testing/pom.xml index 574e96dbd..f8f290c7f 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT testing diff --git a/tests/pom.xml b/tests/pom.xml index fb322a8c1..ecc4c1079 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT tests diff --git a/util/pom.xml b/util/pom.xml index f5e28bcf6..9fde0be93 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT util diff --git a/weaver/pom.xml b/weaver/pom.xml index 782a3d16f..e5f8b2131 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.19 + 1.9.20-SNAPSHOT weaver -- 2.39.5