Skip to content

Commit 14c30f6

Browse files
authored
Update README.md
1 parent 53ebbc5 commit 14c30f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ See the [Oracle as a Document Store](http://www.oracle.com/technetwork/database/
2525

2626
To obtain the latest SODA jar and its dependencies, use these Maven coordinates:
2727

28-
**Group id:** com.oracle.database.soda
29-
**Artifact id:** orajsoda
30-
**Version:** 1.1.7
28+
**Group id:** com.oracle.database.soda
29+
**Artifact id:** orajsoda
30+
**Version:** 1.1.7
3131

3232
The following short code snippet illustrates working with SODA. It shows how to create a document collection, insert a document into it, and query the collection by using a unique document key and a QBE (query-by-example).
3333

0 commit comments

Comments
 (0)