You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2020/12/26 14:39:58 UTC

[netbeans-html4j] 03/25: codesnippet4javadoc 0.60 works on JDK15

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

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

commit 328c6fa6a24bc31fa767c5c05600bfe656e27100
Author: Jaroslav Tulach <ja...@apidesign.org>
AuthorDate: Wed Dec 9 04:41:58 2020 +0100

    codesnippet4javadoc 0.60 works on JDK15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6e875e2..6c540d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@ org.netbeans.html.boot.impl:org.netbeans.html.boot.fx:org.netbeans.html.context.
                 <docletArtifact>
                     <groupId>org.apidesign.javadoc</groupId>
                     <artifactId>codesnippet-doclet</artifactId>
-                    <version>0.54</version>
+                    <version>0.60</version>
                 </docletArtifact>
                 <additionalOptions>
                     -snippetpath boot-fx/src/test


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

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