Skip to content

Commit 24afdb0

Browse files
committed
2 parents 039dd8d + 4f0a8a1 commit 24afdb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22
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.
33

44
# Usage
@@ -14,7 +14,7 @@ We didn't publish binary yet so you'll need to build the jar yourself. Here are
1414
<dependency>
1515
<groupId>com.mimacom.liferay</groupId>
1616
<artifactId>db-setup-core</artifactId>
17-
<version>1.1.0</version>
17+
<version>1.1.2</version>
1818
</dependency>
1919
```
2020

0 commit comments

Comments
 (0)