Browse Source

Rev to 1.9.7.BUILD-SNAPSHOT

tags/V1_9_7M1
Andy Clement 3 years ago
parent
commit
1dc58988d1

+ 1
- 1
ajbrowser/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
ajde/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
ajdoc/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
asm/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
aspectjmatcher/pom.xml View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>aspectjmatcher</artifactId>

+ 1
- 1
aspectjrt/pom.xml View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>aspectjrt</artifactId>

+ 1
- 1
aspectjtools/pom.xml View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>aspectjtools</artifactId>

+ 1
- 1
aspectjweaver/pom.xml View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>aspectjweaver</artifactId>

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

@@ -12,7 +12,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
bridge/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
build/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
docs/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
installer/pom.xml View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>installer</artifactId>

+ 1
- 1
loadtime/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 3
- 3
org.eclipse.jdt.core/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

@@ -33,7 +33,7 @@
<configuration>
<groupId>org.aspectj</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<file>${basedir}/jdtcore-for-aspectj.jar</file>
<createChecksum>true</createChecksum>
@@ -49,7 +49,7 @@
<configuration>
<groupId>org.aspectj</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<file>${basedir}/jdtcore-for-aspectj-src.zip</file>
<createChecksum>true</createChecksum>

+ 1
- 1
pom.xml View File

@@ -12,7 +12,7 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<packaging>pom</packaging>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<name>AspectJ Parent Project</name>

<modules>

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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
runtime/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
taskdefs/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


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

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
testing/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
tests/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


+ 1
- 1
util/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
</parent>

<artifactId>util</artifactId>

+ 1
- 1
weaver/pom.xml View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.6</version>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>


Loading…
Cancel
Save