File tree 10 files changed +11
-11
lines changed
10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >com.github.vzakharchenko</groupId >
63
63
<artifactId >dynamic-orm-core</artifactId >
64
- <version >1.3.0 </version >
64
+ <version >1.3.1 </version >
65
65
</dependency >
66
66
</dependencies >
67
67
```
@@ -796,7 +796,7 @@ pom.xml
796
796
< plugin>
797
797
< groupId> com. github. vzakharchenko< / groupId>
798
798
< artifactId> dynamic- orm- plugin< / artifactId>
799
- < version> 1.3 . 0 < / version>
799
+ < version> 1.3 . 1 < / version>
800
800
< configuration>
801
801
< targetQModelFolder> ${targetFolder}< / targetQModelFolder>
802
802
< modelPackage> ${ModelPackage }< / modelPackage>
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 </version >
6
+ <version >1.3.2-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 1
1
<?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 3
3
<parent >
4
4
<artifactId >dynamic-orm-examples</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 -SNAPSHOT</version >
6
+ <version >1.3.2 -SNAPSHOT</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm-examples</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 -SNAPSHOT</version >
6
+ <version >1.3.2 -SNAPSHOT</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm-examples</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 -SNAPSHOT</version >
6
+ <version >1.3.2 -SNAPSHOT</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm-examples</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 -SNAPSHOT</version >
6
+ <version >1.3.2 -SNAPSHOT</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 -SNAPSHOT</version >
6
+ <version >1.3.2 -SNAPSHOT</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dynamic-orm</artifactId >
5
5
<groupId >com.github.vzakharchenko</groupId >
6
- <version >1.3.1 </version >
6
+ <version >1.3.2-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.vzakharchenko</groupId >
6
6
<artifactId >dynamic-orm</artifactId >
7
- <version >1.3.1 </version >
7
+ <version >1.3.2-SNAPSHOT </version >
8
8
<modules >
9
9
<module >dynamic-orm-core</module >
10
10
<module >dynamic-orm-plugin</module >
You can’t perform that action at this time.
0 commit comments