aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2020-08-21 12:40:34 -0700
committerAndy Clement <aclement@pivotal.io>2020-08-21 12:40:34 -0700
commit611e94990f628999c99c75e112d065608cf9df11 (patch)
tree07c5b29200093cf11a5f2dfcc6cfd6f4f265357c /build
parentb20196924eba2d42a842d9adc62f523fa181ffbd (diff)
downloadaspectj-611e94990f628999c99c75e112d065608cf9df11.tar.gz
aspectj-611e94990f628999c99c75e112d065608cf9df11.zip
Revert to 1.9.7.BUILD-SNAPSHOT
Diffstat (limited to 'build')
-rw-r--r--build/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/pom.xml b/build/pom.xml
index eb7d2d4f4..f486bb1d5 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.7.M1</version>
+ <version>1.9.7.BUILD-SNAPSHOT</version>
</parent>
<artifactId>build</artifactId>