From b9b13b7b5a46529b4ddd5ac1ece5a31f9886c57c Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 28 May 2021 16:56:26 +0700 Subject: [PATCH] Set version to 1.9.7-SNAPSHOT Signed-off-by: Alexander Kriegisch --- ajbrowser/pom.xml | 2 +- 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 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ajbrowser/pom.xml b/ajbrowser/pom.xml index b901893d9..54bd23762 100644 --- a/ajbrowser/pom.xml +++ b/ajbrowser/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT ajbrowser diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index ec8da6787..865067c25 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index 9f7f7e11d..c732cd8fe 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 9b00496b4..875c4ce7f 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index 15203ab11..bc2083163 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index a7c3e1649..ac52698ab 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 0523cbb65..a63eb5171 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index 00713d355..dd16458ae 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 9062b02e7..d394a76d8 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 5da7bc224..e7e9a4930 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index 0d9075947..18e546849 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT bridge diff --git a/build/pom.xml b/build/pom.xml index db5715aee..bac4aecc5 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT build diff --git a/docs/pom.xml b/docs/pom.xml index 8f83d4958..f2caccaf8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT docs diff --git a/installer/pom.xml b/installer/pom.xml index b5a3fd994..82f06ec3a 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT installer diff --git a/lib/pom.xml b/lib/pom.xml index a418c28ba..abb416de6 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 09df3869a..76b325820 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index bb18e49b7..e2f63a005 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.7.M3 + 1.9.7-SNAPSHOT org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index 2d6f9afe9..09d588d58 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT org.aspectj.matcher diff --git a/pom.xml b/pom.xml index a8aa94830..2e7e829e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 3bb4b2fbf..ff35e03af 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.7.M3 + 1.9.7-SNAPSHOT run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index 4a688814f..ceb3c8462 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index 24eb6765f..961e4fc08 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index 3fe826086..7ab814b72 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index f0f3af34f..95d27ec2a 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index d60864179..e1db8f2a6 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT testing-util diff --git a/testing/pom.xml b/testing/pom.xml index 1c8c3b7ea..84502ec60 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT testing diff --git a/tests/pom.xml b/tests/pom.xml index c873a5013..83dba3178 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT tests diff --git a/util/pom.xml b/util/pom.xml index 04e978171..07d812555 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT util diff --git a/weaver/pom.xml b/weaver/pom.xml index 57c3e8dac..e3bb65e7d 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7.M3 + 1.9.7-SNAPSHOT weaver -- 2.39.5