File tree Expand file tree Collapse file tree 10 files changed +11
-11
lines changed
Expand file tree Collapse file tree 10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.github.vzakharchenko</groupId >
6363 <artifactId >dynamic-orm-core</artifactId >
64- <version >1.3.0 </version >
64+ <version >1.3.1 </version >
6565 </dependency >
6666 </dependencies >
6767```
@@ -796,7 +796,7 @@ pom.xml
796796 < plugin>
797797 < groupId> com. github. vzakharchenko< / groupId>
798798 < artifactId> dynamic- orm- plugin< / artifactId>
799- < version> 1.3 . 0 < / version>
799+ < version> 1.3 . 1 < / version>
800800 < configuration>
801801 < targetQModelFolder> ${targetFolder}< / targetQModelFolder>
802802 < modelPackage> ${ModelPackage }< / modelPackage>
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 </version >
6+ <version >1.3.2-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 11<?xml version =" 1.1" encoding =" UTF-8" standalone =" no" ?>
2- <databaseChangeLog xmlns =" http://www.liquibase.org/xml/ns/dbchangelog" xmlns : ext =" http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns : pro =" http://www.liquibase.org/xml/ns/pro" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-3.8 .xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.8 .xsd" />
2+ <databaseChangeLog xmlns =" http://www.liquibase.org/xml/ns/dbchangelog" xmlns : ext =" http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns : pro =" http://www.liquibase.org/xml/ns/pro" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-3.9 .xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.9 .xsd" />
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm-examples</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 -SNAPSHOT</version >
6+ <version >1.3.2 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm-examples</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 -SNAPSHOT</version >
6+ <version >1.3.2 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm-examples</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 -SNAPSHOT</version >
6+ <version >1.3.2 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm-examples</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 -SNAPSHOT</version >
6+ <version >1.3.2 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 -SNAPSHOT</version >
6+ <version >1.3.2 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dynamic-orm</artifactId >
55 <groupId >com.github.vzakharchenko</groupId >
6- <version >1.3.1 </version >
6+ <version >1.3.2-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.vzakharchenko</groupId >
66 <artifactId >dynamic-orm</artifactId >
7- <version >1.3.1 </version >
7+ <version >1.3.2-SNAPSHOT </version >
88 <modules >
99 <module >dynamic-orm-core</module >
1010 <module >dynamic-orm-plugin</module >
You can’t perform that action at this time.
0 commit comments