File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # Liferay Portal DB Setup core [ ![ Build Status] ( https://travis-ci.org/mimacom/liferay-db-setup-core.svg?branch=master )] ( https://travis-ci.org/mimacom/liferay-db-setup-core ) [ ![ Gitter chat] ( https://badges.gitter.im/mimacom/liferay-db-setup-core.png )] ( https://gitter.im/mimacom/liferay-db-setup-core )
1
+ # Liferay Portal DB Setup core [ ![ Build Status] ( https://travis-ci.org/mimacom/liferay-db-setup-core.svg?branch=1.x )] ( https://travis-ci.org/mimacom/liferay-db-setup-core ) [ ![ Gitter chat] ( https://badges.gitter.im/mimacom/liferay-db-setup-core.png )] ( https://gitter.im/mimacom/liferay-db-setup-core )
2
2
Library that allows to setup a number of Liferay artifacts in the DB. It uses xml configuration and Liferay APIs to add all configured artifacts.
3
3
4
4
# Usage
@@ -14,7 +14,7 @@ We didn't publish binary yet so you'll need to build the jar yourself. Here are
14
14
<dependency >
15
15
<groupId >com.mimacom.liferay</groupId >
16
16
<artifactId >db-setup-core</artifactId >
17
- <version >1.1.0 </version >
17
+ <version >1.1.2 </version >
18
18
</dependency >
19
19
```
20
20
You can’t perform that action at this time.
0 commit comments