From: Alexander Kriegisch Date: Fri, 8 Oct 2021 09:22:02 +0000 (+0200) Subject: Set version to 1.9.8-SNAPSHOT X-Git-Tag: V1_9_8_RC2~5^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F93%2Fhead;p=aspectj.git Set version to 1.9.8-SNAPSHOT --- diff --git a/ajbrowser/pom.xml b/ajbrowser/pom.xml index 1fec5c8d9..97a50c606 100644 --- a/ajbrowser/pom.xml +++ b/ajbrowser/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT ajbrowser diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index a6d6f60a5..a56efdf17 100644 --- a/ajde.core/pom.xml +++ b/ajde.core/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT ajde.core diff --git a/ajde/pom.xml b/ajde/pom.xml index f75c334e3..1e47f611f 100644 --- a/ajde/pom.xml +++ b/ajde/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT ajde diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 0db9ef7bc..2c076f995 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT ajdoc diff --git a/asm/pom.xml b/asm/pom.xml index 5bead4737..8471045b9 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT asm diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index cdd2bbb52..1b504f026 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT aspectjmatcher diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index b7b7734ef..ab8eeb8b4 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT aspectjrt diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index 0dfaf463d..662bfa02d 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT aspectjtools diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 5f9caa230..4f9dd6ecd 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT aspectjweaver diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index a931cd7c7..7137cec59 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT bcel-builder diff --git a/bridge/pom.xml b/bridge/pom.xml index afbf23583..8f47a2bcb 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT bridge diff --git a/build/pom.xml b/build/pom.xml index ae5858d07..8112df972 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT build diff --git a/docs/pom.xml b/docs/pom.xml index 407e21067..db94e58e4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT docs diff --git a/installer/pom.xml b/installer/pom.xml index a757b3f41..db736e7d2 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT installer diff --git a/lib/pom.xml b/lib/pom.xml index 526bd69fa..863e20b76 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT lib diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 850406cce..ee13f90b1 100644 --- a/loadtime/pom.xml +++ b/loadtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT loadtime diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index d4d74a494..87bc6d72f 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.8.RC1 + 1.9.8-SNAPSHOT org.aspectj.ajdt.core diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index d0a9f330f..8453ad1c6 100644 --- a/org.aspectj.matcher/pom.xml +++ b/org.aspectj.matcher/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT org.aspectj.matcher diff --git a/pom.xml b/pom.xml index 5970d5a1f..5d91aaf11 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT pom AspectJ Parent Project diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 2f76650cd..f1bc62ffd 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.8.RC1 + 1.9.8-SNAPSHOT run-all-junit-tests diff --git a/runtime/pom.xml b/runtime/pom.xml index da6a439ab..b410bdaa0 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT runtime diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index 16c861b6f..8097fc4af 100644 --- a/taskdefs/pom.xml +++ b/taskdefs/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT taskdefs diff --git a/testing-client/pom.xml b/testing-client/pom.xml index f87144791..283787216 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT testing-client diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 4d70fd08d..96abef694 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT testing-drivers diff --git a/testing-util/pom.xml b/testing-util/pom.xml index 7c65e8194..9ae555d3b 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT testing-util diff --git a/testing/pom.xml b/testing/pom.xml index 2ee965251..d92ee25c4 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT testing diff --git a/tests/pom.xml b/tests/pom.xml index 5dde4e7cb..bd147726b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT tests diff --git a/util/pom.xml b/util/pom.xml index 99198eca8..d16dd9821 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT util diff --git a/weaver/pom.xml b/weaver/pom.xml index 90b95d2bb..9513184b8 100644 --- a/weaver/pom.xml +++ b/weaver/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.8.RC1 + 1.9.8-SNAPSHOT weaver