We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2889ecf commit 8c72c4dCopy full SHA for 8c72c4d
README.md
@@ -18,7 +18,7 @@ And this setting for the artifact dependency:
18
<dependency>
19
<groupId>org.firebirdsql.fbjava</groupId>
20
<artifactId>fbjava</artifactId>
21
- <version>...</version>
+ <version>1.0-alpha-1</version>
22
<scope>provided</scope>
23
</dependency>
24
```
0 commit comments