This commit is contained in:
FangfangZhao 2019-01-03 16:38:02 +08:00
parent 1f3d505554
commit f020d21618
2 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,9 @@
# rebuild status
[![codebeat badge](https://codebeat.co/badges/fbd559f6-30bb-42e7-bd0f-2568c637f104)](https://codebeat.co/projects/github-com-getrebuild-rebuild-master)
[![codebeat](https://codebeat.co/badges/fbd559f6-30bb-42e7-bd0f-2568c637f104)](https://codebeat.co/projects/github-com-getrebuild-rebuild-master)
[![Build Status](https://travis-ci.org/getrebuild/rebuild.svg?branch=master)](https://travis-ci.org/getrebuild/rebuild)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgetrebuild%2Frebuild.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgetrebuild%2Frebuild?ref=badge_shield)
[![JitPack](https://jitpack.io/v/getrebuild/rebuild.svg)](https://jitpack.io/#getrebuild/rebuild)
[![License](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgetrebuild%2Frebuild.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgetrebuild%2Frebuild?ref=badge_shield)
# What's rebuild?
* See [rebuild document](https://github.com/getrebuild/rebuild-docs) on GitHub
* Or the [official website](https://getrebuild.com/)
* Or visit our [official website](https://getrebuild.com/)

View file

@ -59,7 +59,7 @@
<dependency>
<groupId>com.github.devezhao</groupId>
<artifactId>persist4j</artifactId>
<version>master-SNAPSHOT</version>
<version>b961030574</version>
</dependency>
<dependency>
<groupId>com.github.devezhao</groupId>