This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a commit to branch jtulach/VSNetBeansBackport2757
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/jtulach/VSNetBeansBackport2757
by this push:
new 86bf94b Downgrading dependency after backporting to match state of
12.2 branch
86bf94b is described below
commit 86bf94bb4c4f525e531ddf900165e8d35d9fbdb3
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Fri Feb 12 14:09:46 2021 +0100
Downgrading dependency after backporting to match state of 12.2 branch
---
java/java.lsp.server/nbcode/integration/nbproject/project.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/java.lsp.server/nbcode/integration/nbproject/project.xml
b/java/java.lsp.server/nbcode/integration/nbproject/project.xml
index 35877ca..a4e05a5 100644
--- a/java/java.lsp.server/nbcode/integration/nbproject/project.xml
+++ b/java/java.lsp.server/nbcode/integration/nbproject/project.xml
@@ -95,7 +95,7 @@
<code-name-base>org.netbeans.modules.updatecenters</code-name-base>
<run-dependency>
<release-version>1</release-version>
- <specification-version>1.51</specification-version>
+ <specification-version>1.50</specification-version>
</run-dependency>
</dependency>
</module-dependencies>
---------------------------------------------------------------------
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