diff --git a/spec/pom.xml b/spec/pom.xml index 7bb0772..15ef070 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -1,7 +1,7 @@ + - jakarta.annotation - ca-parent - 2.0-SNAPSHOT + org.eclipse.ee4j + project + 1.0.6 + 4.0.0 @@ -36,10 +38,8 @@ ${project.build.directory}/staging true - 1.5.7.1 - 1.6.2 - 1.5.0-alpha.16 - 9.2.6.0 + 2.0.0 + 1.5.3 DRAFT MMMM dd, yyyy @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + 3.0.0-M3 enforce-versions @@ -75,16 +75,6 @@ asciidoctor-maven-plugin ${asciidoctor.maven.plugin.version} - - org.jruby - jruby-complete - ${jruby.version} - - - org.asciidoctor - asciidoctorj - ${asciidoctorj.version} - org.asciidoctor asciidoctorj-pdf @@ -178,7 +168,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.1.1 + 3.3.0 false diff --git a/spec/src/main/asciidoc/annotations-spec.adoc b/spec/src/main/asciidoc/annotations-spec.adoc index fea5dd1..5a46c65 100644 --- a/spec/src/main/asciidoc/annotations-spec.adoc +++ b/spec/src/main/asciidoc/annotations-spec.adoc @@ -1,5 +1,5 @@ // -// Copyright (c) 2017, 2019 Contributors to the Eclipse Foundation +// Copyright (c) 2017, 2020 Contributors to the Eclipse Foundation // = Jakarta Annotations @@ -16,7 +16,7 @@ ifdef::backend-pdf[] :pagenums: :numbered: -:title-logo-image: image:jakarta_ee_logo_schooner_color_stacked_default.png[pdfwidth=4.25in,align=right] +:title-logo-image: image:images/jakarta_ee_logo_schooner_color_stacked_default.png[pdfwidth=4.25in,align=right] endif::[] // == License