aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pom.xml
diff options
context:
space:
mode:
authorAndrew Clement <aclement@vmware.com>2025-03-13 13:08:55 -0700
committerAndrew Clement <aclement@vmware.com>2025-03-13 13:08:55 -0700
commit6b07f144720d496bad27019298db9f451eb99df6 (patch)
treeb82d03f93c23e8bd8b70927b42de6d8381b46d39 /testing/pom.xml
parenta7e060774e260965c704d7ff079c26fe8492fd01 (diff)
downloadaspectj-6b07f144720d496bad27019298db9f451eb99df6.tar.gz
aspectj-6b07f144720d496bad27019298db9f451eb99df6.zip
Set pom versions to 1.9.23 for releaseV1_9_23
Diffstat (limited to 'testing/pom.xml')
-rw-r--r--testing/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pom.xml b/testing/pom.xml
index c05384f23..aca9d19a5 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-SNAPSHOT</version>
+ <version>1.9.23</version>
</parent>
<artifactId>testing</artifactId>