aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2019-03-07 11:50:24 -0800
committerAndy Clement <aclement@pivotal.io>2019-03-07 11:50:24 -0800
commit370f291c359cd159c5f3f0abd6e9e53e81234a07 (patch)
tree8a1631f75b36bc1504bdb0d0405d2e21a270d690 /README.md
parent7d2e6a2aee648599c19a0fb4d84bb787704b3bc2 (diff)
downloadaspectj-370f291c359cd159c5f3f0abd6e9e53e81234a07.tar.gz
aspectj-370f291c359cd159c5f3f0abd6e9e53e81234a07.zip
1.9.3.RC1 final bitsV1_9_3RC1
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ec5a574e..871f341af 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,6 @@ This will build all the modules, run all the tests and install the key artifacts
Once you have imported all the projects using `m2e`, close the `org.eclipse.jdt.core` project (TOBEFIXED), then there is a special module called `run-all-junit-tests` and within that a `RunTheseBeforeYouCommitTests` class that can be run with the JUnit launcher. This will execute all the tests in each module plus the compiler tests in the `tests` module. When you close `org.eclipse.jdt.core` you might need to do a maven refresh on the `run-all-junit-tests` project.
+## Setting version for release:
+
+mvn versions:set -DgroupId=org.aspectj -DartifactId=* -DoldVersion=1.9.3.BUILD-SNAPSHOT -DnewVersion=1.9.3