File tree Expand file tree Collapse file tree 7 files changed +20
-17
lines changed
ebean-externalmapping-api
ebean-externalmapping-xml Expand file tree Collapse file tree 7 files changed +20
-17
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <artifactId >ebean-components- parent</artifactId >
5+ <artifactId >ebean-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
88 </parent >
99
1010 <name >ebean autotune</name >
1111 <description >ebean automatic query tuning module</description >
1212 <artifactId >ebean-autotune</artifactId >
13+ <version >16.1.0</version >
1314
1415 <dependencies >
1516
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <artifactId >ebean-components- parent</artifactId >
5+ <artifactId >ebean-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
88 </parent >
99
1010 <artifactId >ebean-csv-reader</artifactId >
11+ <name >ebean-csv-reader</name >
12+ <version >16.1.0</version >
1113
1214 <dependencies >
1315
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >ebean-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
88 </parent >
99
1010 <name >ebean external mapping api</name >
1111 <description >API for mapping external named queries</description >
1212 <artifactId >ebean-externalmapping-api</artifactId >
13+ <version >16.1.0</version >
1314
1415</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >ebean-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
88 </parent >
99
10- <scm >
11- <
developerConnection >scm:git:
[email protected] :ebean-orm/ebean.git</
developerConnection >
12- <tag >HEAD</tag >
13- </scm >
14-
1510 <name >ebean external mapping xml</name >
1611 <description >XML implementation for mapping external named queries</description >
1712 <artifactId >ebean-externalmapping-xml</artifactId >
13+ <version >16.1.0</version >
1814
1915 <dependencies >
2016
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >ebean-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
88 </parent >
99
1010 <artifactId >ebean-jackson-jsonnode</artifactId >
11- <version >14.0.0</version >
11+ <name >ebean-jackson-jsonnode</name >
12+ <version >16.1.0</version >
1213
1314 <dependencies >
1415
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <artifactId >ebean-parent</artifactId >
56 <groupId >io.ebean</groupId >
6- <version >14.0 .0</version >
7+ <version >16.1 .0</version >
78 </parent >
8- <modelVersion >4.0.0</modelVersion >
99
1010 <artifactId >ebean-joda-time</artifactId >
11- <version >14.0.0</version >
11+ <name >ebean-joda-time</name >
12+ <version >16.1.0</version >
1213
1314 <dependencies >
1415
Original file line number Diff line number Diff line change 99
1010 <groupId >io.ebean</groupId >
1111 <artifactId >ebean-components-parent</artifactId >
12- <version >14.0 .0</version >
12+ <version >16.1 .0</version >
1313 <packaging >pom</packaging >
1414
1515 <name >ebean parent</name >
1616 <description >Parent for ebean modules</description >
1717 <url >https://ebean.io/</url >
1818
1919 <scm >
20+ <url >https://github.com/ebean-orm/ebean</url >
2021 <
developerConnection >scm:git:
[email protected] :ebean-orm/ebean-components.git</
developerConnection >
2122 <tag >HEAD</tag >
2223 </scm >
You can’t perform that action at this time.
0 commit comments