Skip to content

Commit 9e99bad

Browse files
Merge branch 'Tencent:master' into master
2 parents f5f7f3d + 3914cb6 commit 9e99bad

File tree

6 files changed

+221
-179
lines changed

6 files changed

+221
-179
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ build/
3434

3535
### VS Code ###
3636
.vscode/
37+
APIJSONORM/bin

APIJSONORM/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.orm</groupId>
77
<artifactId>apijson-orm</artifactId>
8-
<version>5.1.0-F2</version>
8+
<version>5.1.5</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONORM</name>

0 commit comments

Comments
 (0)