aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-08-16 13:37:26 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-08-16 13:37:26 +0700
commitca61ec221abd336c757a070b44a9cefe8a1606b4 (patch)
tree4b0576ea2ba8033d83486d8f6aeb03c18d3358af
parentd2b302955c7d239fae238ba2b6f0f6b5d10c334a (diff)
downloadaspectj-ca61ec221abd336c757a070b44a9cefe8a1606b4.tar.gz
aspectj-ca61ec221abd336c757a070b44a9cefe8a1606b4.zip
Release 1.9.20V1_9_20
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
-rw-r--r--ajde.core/pom.xml2
-rw-r--r--ajde/pom.xml2
-rw-r--r--ajdoc/pom.xml2
-rw-r--r--asm/pom.xml2
-rw-r--r--aspectjmatcher/pom.xml2
-rw-r--r--aspectjrt/pom.xml2
-rw-r--r--aspectjtools/pom.xml2
-rw-r--r--aspectjweaver/pom.xml2
-rw-r--r--bcel-builder/pom.xml2
-rw-r--r--bridge/pom.xml2
-rw-r--r--build/pom.xml2
-rw-r--r--docs/pom.xml2
-rw-r--r--installer/pom.xml2
-rw-r--r--lib/pom.xml2
-rw-r--r--loadtime/pom.xml2
-rw-r--r--org.aspectj.ajdt.core/pom.xml2
-rw-r--r--org.aspectj.matcher/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--run-all-junit-tests/pom.xml2
-rw-r--r--runtime/pom.xml2
-rw-r--r--taskdefs/pom.xml2
-rw-r--r--testing-client/pom.xml2
-rw-r--r--testing-drivers/pom.xml2
-rw-r--r--testing-util/pom.xml2
-rw-r--r--testing/pom.xml2
-rw-r--r--tests/pom.xml2
-rw-r--r--util/pom.xml2
-rw-r--r--weaver/pom.xml2
28 files changed, 28 insertions, 28 deletions
diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml
index 979f3d63d..e5021ffd0 100644
--- a/ajde.core/pom.xml
+++ b/ajde.core/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>ajde.core</artifactId>
diff --git a/ajde/pom.xml b/ajde/pom.xml
index 553b1fb52..456103c6d 100644
--- a/ajde/pom.xml
+++ b/ajde/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>ajde</artifactId>
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index aa49b66a5..65348e668 100644
--- a/ajdoc/pom.xml
+++ b/ajdoc/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>ajdoc</artifactId>
diff --git a/asm/pom.xml b/asm/pom.xml
index 5958fc4cf..2710437f2 100644
--- a/asm/pom.xml
+++ b/asm/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>asm</artifactId>
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index 4f5678f8f..f0b6855d1 100644
--- a/aspectjmatcher/pom.xml
+++ b/aspectjmatcher/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>aspectjmatcher</artifactId>
diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml
index 279f940f3..106073d82 100644
--- a/aspectjrt/pom.xml
+++ b/aspectjrt/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>aspectjrt</artifactId>
diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml
index 8d3dc84c1..9d44ef3a8 100644
--- a/aspectjtools/pom.xml
+++ b/aspectjtools/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>aspectjtools</artifactId>
diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml
index 928a80663..900464041 100644
--- a/aspectjweaver/pom.xml
+++ b/aspectjweaver/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>aspectjweaver</artifactId>
diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml
index cbb346e88..b6fc1c1b6 100644
--- a/bcel-builder/pom.xml
+++ b/bcel-builder/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>bcel-builder</artifactId>
diff --git a/bridge/pom.xml b/bridge/pom.xml
index 25da9a37d..38f10aa69 100644
--- a/bridge/pom.xml
+++ b/bridge/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>bridge</artifactId>
diff --git a/build/pom.xml b/build/pom.xml
index 432c15b0a..c422e2fde 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>build</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index c05b443d2..426fd55d9 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>docs</artifactId>
diff --git a/installer/pom.xml b/installer/pom.xml
index 2ebe6cd62..660aeaa31 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>installer</artifactId>
diff --git a/lib/pom.xml b/lib/pom.xml
index 4dff9576e..988c2f6d6 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>lib</artifactId>
diff --git a/loadtime/pom.xml b/loadtime/pom.xml
index eae5c1b7c..8a700a361 100644
--- a/loadtime/pom.xml
+++ b/loadtime/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>loadtime</artifactId>
diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml
index 0bd38d9e3..e5b2ddff1 100644
--- a/org.aspectj.ajdt.core/pom.xml
+++ b/org.aspectj.ajdt.core/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>org.aspectj.ajdt.core</artifactId>
diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml
index cd5f5d27f..9bd8e65dd 100644
--- a/org.aspectj.matcher/pom.xml
+++ b/org.aspectj.matcher/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>org.aspectj.matcher</artifactId>
diff --git a/pom.xml b/pom.xml
index d6a102d80..d46de859c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
<packaging>pom</packaging>
<name>AspectJ Parent Project</name>
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml
index f267ca572..3ec28224e 100644
--- a/run-all-junit-tests/pom.xml
+++ b/run-all-junit-tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>run-all-junit-tests</artifactId>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 424ea3203..03fbc730b 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>runtime</artifactId>
diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml
index c55c67132..b02bce8dc 100644
--- a/taskdefs/pom.xml
+++ b/taskdefs/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>taskdefs</artifactId>
diff --git a/testing-client/pom.xml b/testing-client/pom.xml
index f1f5be6b5..2e754c6a9 100644
--- a/testing-client/pom.xml
+++ b/testing-client/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>testing-client</artifactId>
diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml
index 0280fc3c9..b4f8e7ad0 100644
--- a/testing-drivers/pom.xml
+++ b/testing-drivers/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>testing-drivers</artifactId>
diff --git a/testing-util/pom.xml b/testing-util/pom.xml
index e218b5991..5dbba0f20 100644
--- a/testing-util/pom.xml
+++ b/testing-util/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>testing-util</artifactId>
diff --git a/testing/pom.xml b/testing/pom.xml
index f8f290c7f..9c8ace928 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>testing</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index ecc4c1079..e7917bdad 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/util/pom.xml b/util/pom.xml
index 9fde0be93..8afbadc40 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>util</artifactId>
diff --git a/weaver/pom.xml b/weaver/pom.xml
index e5f8b2131..30cf48d7b 100644
--- a/weaver/pom.xml
+++ b/weaver/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.20-SNAPSHOT</version>
+ <version>1.9.20</version>
</parent>
<artifactId>weaver</artifactId>