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

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

commit e5a0ee390f58216d21d7cbf448322884deb93952
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Apr 5 18:19:03 2019 +0200

    Changing the date for apichange calculation
---
 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