This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c46711  Changing the date for apichange calculation (#1184)
6c46711 is described below

commit 6c46711600084e3adeba805d06ffdde58144426b
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Apr 8 13:48:59 2019 +0200

    Changing the date for apichange calculation (#1184)
---
 nbbuild/build.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbbuild/build.properties b/nbbuild/build.properties
index ae896db..f0921a7 100644
--- a/nbbuild/build.properties
+++ b/nbbuild/build.properties
@@ -26,9 +26,9 @@ tryme.arg.hack=-J-Dnetbeans.full.hack=true
 
 # Information about branch of previous release
 # needed to help us generate list of changes since then
-previous.release.year=2018
-previous.release.month=12
-previous.release.day=27
+previous.release.year=2019
+previous.release.month=04
+previous.release.day=04
 
 # Useful for "always successful" build, when you don't care of some
 # particular (and currently broken) modules


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to