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/netbeans-jenkins-lib.git
The following commit(s) were added to refs/heads/master by this push:
new dfbbf35 add release111 information (incomplete)
dfbbf35 is described below
commit dfbbf35dad89b1d9f16fc603b5883552da3f81de
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Jun 17 16:50:30 2019 +0200
add release111 information (incomplete)
---
meta/netbeansrelease.json | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index ab03631..a0759fb 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -56,11 +56,30 @@
"year": "2018"
}
},
- "master": {
+ "release111": {
"position": "4",
"ant": "Ant (latest)",
"jdk": "JDK 1.8 (latest)",
"maven": "Maven 3.3.9",
+ "versionName": "11.1",
+ "tlp": "true",
+ "apidocurl": "https://bits.netbeans.org/11.1/javadoc",
+ "releasedate": {
+ "day": "17",
+ "month": "06",
+ "year": "2019"
+ },
+ "previousreleasedate": {
+ "day": "04",
+ "month": "04",
+ "year": "2018"
+ }
+ },
+ "master": {
+ "position": "5",
+ "ant": "Ant (latest)",
+ "jdk": "JDK 1.8 (latest)",
+ "maven": "Maven 3.3.9",
"versionName": "-",
"tlp": "true",
"apidocurl": "https://bits.netbeans.org/dev/javadoc",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists