diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index 979f3d63d1..e5021ffd00 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 553b1fb523..456103c6dd 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 aa49b66a56..65348e6686 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 5958fc4cf1..2710437f20 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 4f5678f8f1..f0b6855d12 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 279f940f3a..106073d82f 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 8d3dc84c1d..9d44ef3a8a 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 928a806630..9004640416 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 cbb346e88d..b6fc1c1b61 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 25da9a37dd..38f10aa697 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 432c15b0ae..c422e2fdef 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 c05b443d2e..426fd55d9b 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 2ebe6cd629..660aeaa314 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 4dff9576ee..988c2f6d66 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 eae5c1b7cd..8a700a3615 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 0bd38d9e31..e5b2ddff1b 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 cd5f5d27f6..9bd8e65dd2 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 d6a102d80c..d46de859c7 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 f267ca5723..3ec28224ef 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 424ea32034..03fbc730b6 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 c55c671329..b02bce8dc8 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 f1f5be6b57..2e754c6a93 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 0280fc3c90..b4f8e7ad01 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 e218b5991c..5dbba0f20c 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 f8f290c7fb..9c8ace928d 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 ecc4c10795..e7917bdad2 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 9fde0be931..8afbadc403 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 e5f8b21310..30cf48d7bf 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