Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions src/main/doc/jsr375-spec.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,8 @@
:doctype: book
:compat-mode:
:pdf-page-size: Letter
= Java EE Security API
Proposed Final Draft
v${project.version}, July 10, 2017
= Java EE Security API Specification
Version 1.0, August 1, 2017
include::license.asciidoc[]

include::preface.asciidoc[]
Expand Down
2 changes: 1 addition & 1 deletion src/main/doc/preface.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@

== Preface

This document is the Proposed Final Draft (PFD) of the specification for JSR-375, "Java EE Security API", version 1.0 [https://jcp.org/en/jsr/detail?id=375[SECAPI]].
This document is the Java EE Security API Specification, version 1.0.

=== Notational Conventions

Expand Down