Author: seelmann
Date: Mon Sep 4 06:29:17 2017
New Revision: 1807192
URL: http://svn.apache.org/viewvc?rev=1807192&view=rev
Log:
Add note to update copyright year to readme
Modified:
directory/studio/trunk/README.md
Modified: directory/studio/trunk/README.md
URL: http://svn.apache.org/viewvc/directory/studio/trunk/README.md?rev=1807192&r1=1807191&r2=1807192&view=diff
==============================================================================
--- directory/studio/trunk/README.md (original)
+++ directory/studio/trunk/README.md Mon Sep 4 06:29:17 2017
@@ -143,6 +143,9 @@ We release the following artifacts:
### Preparation
+Update the copyright year, see <http://svn.apache.org/viewvc?rev=1807191&view=rev>
+for the list of files that need to be changed.
+
Test the release build: rat check, javadoc and source jar generation, GPG signing, userguide
generation
mvn -f pom-first.xml clean install
|