We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f83660 commit 8415910Copy full SHA for 8415910
.gitignore
@@ -34,3 +34,4 @@ build/
34
35
### VS Code ###
36
.vscode/
37
+APIJSONORM/bin
APIJSONORM/pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.orm</groupId>
7
<artifactId>apijson-orm</artifactId>
8
- <version>5.1.0-F2</version>
+ <version>5.1.5</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONORM</name>
0 commit comments