diff options
-rw-r--r-- | ajde.core/pom.xml | 2 | ||||
-rw-r--r-- | ajde/pom.xml | 2 | ||||
-rw-r--r-- | ajdoc/pom.xml | 2 | ||||
-rw-r--r-- | asm/pom.xml | 2 | ||||
-rw-r--r-- | aspectjmatcher/pom.xml | 2 | ||||
-rw-r--r-- | aspectjrt/pom.xml | 2 | ||||
-rw-r--r-- | aspectjtools/pom.xml | 2 | ||||
-rw-r--r-- | aspectjweaver/pom.xml | 2 | ||||
-rw-r--r-- | bcel-builder/pom.xml | 2 | ||||
-rw-r--r-- | bridge/pom.xml | 2 | ||||
-rw-r--r-- | build/pom.xml | 2 | ||||
-rw-r--r-- | docs/pom.xml | 2 | ||||
-rw-r--r-- | installer/pom.xml | 2 | ||||
-rw-r--r-- | lib/pom.xml | 2 | ||||
-rw-r--r-- | loadtime/pom.xml | 2 | ||||
-rw-r--r-- | org.aspectj.ajdt.core/pom.xml | 2 | ||||
-rw-r--r-- | org.aspectj.matcher/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 8 | ||||
-rw-r--r-- | run-all-junit-tests/pom.xml | 2 | ||||
-rw-r--r-- | runtime/pom.xml | 2 | ||||
-rw-r--r-- | taskdefs/pom.xml | 2 | ||||
-rw-r--r-- | testing-client/pom.xml | 2 | ||||
-rw-r--r-- | testing-drivers/pom.xml | 2 | ||||
-rw-r--r-- | testing-util/pom.xml | 2 | ||||
-rw-r--r-- | testing/pom.xml | 2 | ||||
-rw-r--r-- | tests/pom.xml | 2 | ||||
-rw-r--r-- | util/pom.xml | 2 | ||||
-rw-r--r-- | weaver/pom.xml | 2 |
28 files changed, 30 insertions, 32 deletions
diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index 3cb1c5c26..934a51d7c 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>ajde.core</artifactId> diff --git a/ajde/pom.xml b/ajde/pom.xml index 2fe234f88..3ab7cda86 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>ajde</artifactId> diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index feac16b50..628538049 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>ajdoc</artifactId> diff --git a/asm/pom.xml b/asm/pom.xml index 92c03d062..df6ccc607 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>asm</artifactId> diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index 738210d0d..9c10c8453 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>aspectjmatcher</artifactId> diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 7f6bfa646..0816221e0 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>aspectjrt</artifactId> diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index e17ac8b3e..4a911be18 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>aspectjtools</artifactId> diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 4b0a4f3a8..65753c638 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>aspectjweaver</artifactId> diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 766947211..48f659b00 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>bcel-builder</artifactId> diff --git a/bridge/pom.xml b/bridge/pom.xml index 1dcc76f80..eeb3b4d4e 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>bridge</artifactId> diff --git a/build/pom.xml b/build/pom.xml index f6258659e..cf92bab4c 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>build</artifactId> diff --git a/docs/pom.xml b/docs/pom.xml index 49ebde2c5..bbf8ce84c 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>docs</artifactId> diff --git a/installer/pom.xml b/installer/pom.xml index 93ae75e12..6df4f58de 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>installer</artifactId> diff --git a/lib/pom.xml b/lib/pom.xml index 968d38950..4bddb840c 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>lib</artifactId> diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 3fac48c83..840ca8e38 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>loadtime</artifactId> diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index 166ea9c38..1b74fc8bb 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>org.aspectj.ajdt.core</artifactId> diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index f5a4f9f4c..618217b15 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>org.aspectj.matcher</artifactId> @@ -5,7 +5,7 @@ <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.23</version> + <version>1.9.24-SNAPSHOT</version> <packaging>pom</packaging> <name>AspectJ Parent Project</name> @@ -19,7 +19,7 @@ Set fixed timestamp for reproducible builds, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html --> - <project.build.outputTimestamp>2025-03-12T21:09:12Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-03-13T20:10:52Z</project.build.outputTimestamp> <!-- By default, do not deploy artifacts - override for the ones which actually should be deployed --> <maven.deploy.skip>true</maven.deploy.skip> @@ -45,13 +45,11 @@ <id>ossrh</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> </repository> -<!-- <site> <id>aspectj-site-local</id> - Use mvn site:deploy from root directory to create multi-module Maven site there + <!-- Use mvn site:deploy from root directory to create multi-module Maven site there --> <url>file://${user.dir}/aj-build/dist/site</url> </site> ---> </distributionManagement> <repositories> diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 644dd2863..cf3d56382 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>run-all-junit-tests</artifactId> diff --git a/runtime/pom.xml b/runtime/pom.xml index d853d4f00..6edfc8309 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>runtime</artifactId> diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index a8ef2492e..fb24a107b 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>taskdefs</artifactId> diff --git a/testing-client/pom.xml b/testing-client/pom.xml index a66d49ef5..88c21426f 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>testing-client</artifactId> diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 7b19d4fd4..46231018a 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>testing-drivers</artifactId> diff --git a/testing-util/pom.xml b/testing-util/pom.xml index 8f5fe8d8f..388589864 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>testing-util</artifactId> diff --git a/testing/pom.xml b/testing/pom.xml index aca9d19a5..222b1a280 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>testing</artifactId> diff --git a/tests/pom.xml b/tests/pom.xml index 67d85c042..e00c06929 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>tests</artifactId> diff --git a/util/pom.xml b/util/pom.xml index 5a954f263..44319c78c 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>util</artifactId> diff --git a/weaver/pom.xml b/weaver/pom.xml index 3a37d6b6b..b400981f1 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.23</version> + <version>1.9.24-SNAPSHOT</version> </parent> <artifactId>weaver</artifactId> |