Skip to content

Commit

Permalink
Release AspectJ 1.9.22
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
  • Loading branch information
kriegaex committed Mar 23, 2024
1 parent 5ebbbbb commit 9fde057
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion ajde.core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>ajde.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ajde/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>ajde</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ajdoc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>ajdoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion asm/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>asm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aspectjmatcher/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>aspectjmatcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aspectjrt/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>aspectjrt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aspectjtools/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>aspectjtools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aspectjweaver/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>aspectjweaver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bcel-builder/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>bcel-builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bridge/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>bridge</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion installer/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>installer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lib/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion loadtime/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>loadtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.aspectj.ajdt.core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>org.aspectj.ajdt.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.aspectj.matcher/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>org.aspectj.matcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
<packaging>pom</packaging>

<name>AspectJ Parent Project</name>
Expand Down
2 changes: 1 addition & 1 deletion run-all-junit-tests/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>run-all-junit-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion taskdefs/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>taskdefs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing-client/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>testing-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing-drivers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>testing-drivers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing-util/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>testing-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion weaver/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.22-SNAPSHOT</version>
<version>1.9.22</version>
</parent>

<artifactId>weaver</artifactId>
Expand Down

0 comments on commit 9fde057

Please sign in to comment.