diff options
-rw-r--r-- | ajbrowser/pom.xml | 2 | ||||
-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-- | 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-- | org.eclipse.jdt.core/pom.xml | 6 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-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 |
29 files changed, 31 insertions, 31 deletions
diff --git a/ajbrowser/pom.xml b/ajbrowser/pom.xml index 4a7cbce2b..f3409bae1 100644 --- a/ajbrowser/pom.xml +++ b/ajbrowser/pom.xml @@ -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> diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml index 36716e513..3fdee7d66 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/ajde/pom.xml b/ajde/pom.xml index aa361cba5..c4e179f73 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index dcf3dec1e..c69899b04 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/asm/pom.xml b/asm/pom.xml index 53f0c264b..9eb2b9930 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index e555d53f0..7a9e70af5 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -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> diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 26e89c83a..9f721aed5 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -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> diff --git a/aspectjtools/pom.xml b/aspectjtools/pom.xml index 6c7eacc9f..56453245f 100644 --- a/aspectjtools/pom.xml +++ b/aspectjtools/pom.xml @@ -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> diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index d7319a687..481a2a740 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -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> diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 32f550391..418d9ffcf 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -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> diff --git a/bridge/pom.xml b/bridge/pom.xml index 115fbcb08..b6c274e21 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/build/pom.xml b/build/pom.xml index 0e7112476..e3c6ed521 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/docs/pom.xml b/docs/pom.xml index 5dad05d70..1220350a8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -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> diff --git a/installer/pom.xml b/installer/pom.xml index 6c3aa33c1..19c4ab854 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -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> diff --git a/loadtime/pom.xml b/loadtime/pom.xml index 0fc51c37d..3ad263101 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml index e0bef4ef1..8f4347e6d 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml index 99f245684..d9a25b9f4 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index b19e05a86..9c1b3b6b4 100644 --- a/org.eclipse.jdt.core/pom.xml +++ b/org.eclipse.jdt.core/pom.xml @@ -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> @@ -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> diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 5986fef32..68753eb9e 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/runtime/pom.xml b/runtime/pom.xml index d34c61d7c..86d6d70ed 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml index f0f777d14..a4eba3325 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/testing-client/pom.xml b/testing-client/pom.xml index cd3dace96..10cf8f69c 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index dde1cd11a..84593580c 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/testing-util/pom.xml b/testing-util/pom.xml index b0b16fc26..8d96c92b2 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/testing/pom.xml b/testing/pom.xml index 64f1a73f5..0f6977bb6 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/tests/pom.xml b/tests/pom.xml index 30841303b..e3f7700ab 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/util/pom.xml b/util/pom.xml index df104d6cf..1b92b298b 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> </parent> <artifactId>util</artifactId> diff --git a/weaver/pom.xml b/weaver/pom.xml index 8ec6dc774..b36e59521 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |