File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
6- <parent >
7- <groupId >com.mimacom.liferay</groupId >
8- <artifactId >build-parent</artifactId >
9- <version >1.1.0</version >
10- </parent >
116 <groupId >com.mimacom.liferay</groupId >
12- <version >1.1.0 </version >
7+ <version >1.1.1 </version >
138 <artifactId >db-setup-core</artifactId >
9+
1410 <name >Liferay Portal DB Setup core</name >
1511 <description >Library that allows to declare a set of Liferay data to be created and create them using the API.
1612 </description >
2521 <resource .plugin.version>3.0.2</resource .plugin.version>
2622 <source .plugin.version>3.0.1</source .plugin.version>
2723 <javadoc .plugin.version>2.10.4</javadoc .plugin.version>
24+ <liferay .ce.version>6.2.5</liferay .ce.version>
25+ <liferay .maven.plugin.version>${liferay.ce.version} </liferay .maven.plugin.version>
2826 </properties >
27+
2928 <build >
3029 <plugins >
3130 <plugin >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.mimacom.liferay</groupId >
66 <artifactId >build-parent</artifactId >
7- <version >1.1.0 </version >
7+ <version >1.1.1 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
6565 <dependency >
6666 <groupId >com.mimacom.liferay</groupId >
6767 <artifactId >db-setup-core</artifactId >
68- <version >1.1.0-SNAPSHOT </version >
68+ <version >1.1.0</version >
6969 </dependency >
7070 <dependency >
7171 <groupId >com.liferay.portal</groupId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.mimacom.liferay</groupId >
88 <artifactId >build-parent</artifactId >
9- <version >1.1.0 </version >
9+ <version >1.1.1 </version >
1010 <packaging >pom</packaging >
1111
1212 <properties >
You can’t perform that action at this time.
0 commit comments