aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-11-19 13:22:14 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-11-19 13:22:14 +0700
commit05de091a064ffc7e34f288ee5542900f47e982de (patch)
treeae2366f98321873829fce24461aea1f81a611ccf
parent70f3c09bcdd80f682b098f22da8b6285211e46da (diff)
downloadaspectj-1_9_21_M1.tar.gz
aspectj-1_9_21_M1.zip
Release milestone 1.9.21.M1V1_9_21_M1
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 ef754cc6e..f1031b2f2 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>ajde.core</artifactId>
diff --git a/ajde/pom.xml b/ajde/pom.xml
index 8f37275f2..cd4309d06 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>ajde</artifactId>
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index b0f8c8e80..8e9608f57 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>ajdoc</artifactId>
diff --git a/asm/pom.xml b/asm/pom.xml
index 9808a4c9c..e961194e3 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>asm</artifactId>
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index b26e3c0ba..43699b63f 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>aspectjmatcher</artifactId>
diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml
index b18defa4c..fe0262f73 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>aspectjrt</artifactId>
diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml
index d637f1e76..381ca85d1 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>aspectjtools</artifactId>
diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml
index 9c8ef1dce..e6dbf10b4 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>aspectjweaver</artifactId>
diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml
index 9ca24dcd8..5653ac424 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>bcel-builder</artifactId>
diff --git a/bridge/pom.xml b/bridge/pom.xml
index 184f11014..94fccc49f 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>bridge</artifactId>
diff --git a/build/pom.xml b/build/pom.xml
index 19dec9afb..d94f2e8a9 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>build</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 7c33da969..240ef0880 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>docs</artifactId>
diff --git a/installer/pom.xml b/installer/pom.xml
index 15ad3b4a8..788ef9255 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>installer</artifactId>
diff --git a/lib/pom.xml b/lib/pom.xml
index ee0c9ee0d..cf0912f5b 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>lib</artifactId>
diff --git a/loadtime/pom.xml b/loadtime/pom.xml
index fb571516f..606fb8c65 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>loadtime</artifactId>
diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml
index 71c86d25f..a35ba96b1 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>org.aspectj.ajdt.core</artifactId>
diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml
index 70937bef3..36ac7eb4b 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>org.aspectj.matcher</artifactId>
diff --git a/pom.xml b/pom.xml
index 1ea0bc1bd..555bfe7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.21-SNAPSHOT</version>
+ <version>1.9.21.M1</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 b960cb0ff..756875cc0 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>run-all-junit-tests</artifactId>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index d38fba016..e02f5cdff 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>runtime</artifactId>
diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml
index 67d68fa92..6b8a7fe5f 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>taskdefs</artifactId>
diff --git a/testing-client/pom.xml b/testing-client/pom.xml
index 74aee012b..c9f16a83b 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>testing-client</artifactId>
diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml
index 720257659..d70847258 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>testing-drivers</artifactId>
diff --git a/testing-util/pom.xml b/testing-util/pom.xml
index 8ecf6cce9..45146f886 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>testing-util</artifactId>
diff --git a/testing/pom.xml b/testing/pom.xml
index 84d328fd6..96d96ddf1 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>testing</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index eb6eb421d..fc02cc7d4 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/util/pom.xml b/util/pom.xml
index 0871f8d32..8117665f1 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>util</artifactId>
diff --git a/weaver/pom.xml b/weaver/pom.xml
index 8fcf6f279..98a08ef2a 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.21-SNAPSHOT</version>
+ <version>1.9.21.M1</version>
</parent>
<artifactId>weaver</artifactId>