Skip to content

Commit 85e670d

Browse files
committed
Remove tech preview warning from Oracle doc
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
1 parent bf6336f commit 85e670d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

vertx-oracle-client/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
= Reactive Oracle Client
22
:PREPARED_PARAMS: `?`
33

4-
The Reactive Oracle Client is a client for Oracle with a straightforward API focusing on
5-
scalability and low overhead.
4+
The Reactive Oracle Client is a client for Oracle with a straightforward API focusing on scalability and low overhead.
65

76
*Features*
87

@@ -19,8 +18,6 @@ scalability and low overhead.
1918
* Prepared queries caching
2019
* Stored Procedures
2120
22-
WARNING: this module is in tech preview
23-
2421
== Usage
2522

2623
To use the Reactive Oracle Client add the following dependency to the _dependencies_ section of your build descriptor:

0 commit comments

Comments
 (0)