Browse Source

Set version to 1.9.20-SNAPSHOT

tags/V1_9_20
Alexander Kriegisch 1 year ago
parent
commit
cfeda34565

+ 1
- 1
ajde.core/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>ajde.core</artifactId> <artifactId>ajde.core</artifactId>

+ 1
- 1
ajde/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>ajde</artifactId> <artifactId>ajde</artifactId>

+ 1
- 1
ajdoc/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>ajdoc</artifactId> <artifactId>ajdoc</artifactId>

+ 1
- 1
asm/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>asm</artifactId> <artifactId>asm</artifactId>

+ 1
- 1
aspectjmatcher/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>aspectjmatcher</artifactId> <artifactId>aspectjmatcher</artifactId>

+ 1
- 1
aspectjrt/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>aspectjrt</artifactId> <artifactId>aspectjrt</artifactId>

+ 1
- 1
aspectjtools/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>aspectjtools</artifactId> <artifactId>aspectjtools</artifactId>

+ 1
- 1
aspectjweaver/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>aspectjweaver</artifactId> <artifactId>aspectjweaver</artifactId>

+ 1
- 1
bcel-builder/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>bcel-builder</artifactId> <artifactId>bcel-builder</artifactId>

+ 1
- 1
bridge/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>bridge</artifactId> <artifactId>bridge</artifactId>

+ 1
- 1
build/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>build</artifactId> <artifactId>build</artifactId>

+ 1
- 1
docs/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>docs</artifactId> <artifactId>docs</artifactId>

+ 1
- 1
installer/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>installer</artifactId> <artifactId>installer</artifactId>

+ 1
- 1
lib/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>lib</artifactId> <artifactId>lib</artifactId>

+ 1
- 1
loadtime/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>loadtime</artifactId> <artifactId>loadtime</artifactId>

+ 1
- 1
org.aspectj.ajdt.core/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>org.aspectj.ajdt.core</artifactId> <artifactId>org.aspectj.ajdt.core</artifactId>

+ 1
- 1
org.aspectj.matcher/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>org.aspectj.matcher</artifactId> <artifactId>org.aspectj.matcher</artifactId>

+ 1
- 1
pom.xml View File



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


<name>AspectJ Parent Project</name> <name>AspectJ Parent Project</name>

+ 1
- 1
run-all-junit-tests/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>run-all-junit-tests</artifactId> <artifactId>run-all-junit-tests</artifactId>

+ 1
- 1
runtime/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>runtime</artifactId> <artifactId>runtime</artifactId>

+ 1
- 1
taskdefs/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>taskdefs</artifactId> <artifactId>taskdefs</artifactId>

+ 1
- 1
testing-client/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>testing-client</artifactId> <artifactId>testing-client</artifactId>

+ 1
- 1
testing-drivers/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>testing-drivers</artifactId> <artifactId>testing-drivers</artifactId>

+ 1
- 1
testing-util/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>testing-util</artifactId> <artifactId>testing-util</artifactId>

+ 1
- 1
testing/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>testing</artifactId> <artifactId>testing</artifactId>

+ 1
- 1
tests/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>tests</artifactId> <artifactId>tests</artifactId>

+ 1
- 1
util/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>util</artifactId> <artifactId>util</artifactId>

+ 1
- 1
weaver/pom.xml View File

<parent> <parent>
<groupId>org.aspectj</groupId> <groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId> <artifactId>aspectj-parent</artifactId>
<version>1.9.19</version>
<version>1.9.20-SNAPSHOT</version>
</parent> </parent>


<artifactId>weaver</artifactId> <artifactId>weaver</artifactId>

Loading…
Cancel
Save