File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 18
18
</description >
19
19
<url >https://github.com/liquibase/liquibase-hibernate/wiki</url >
20
20
21
+ <organization >
22
+ <name >Liquibase.org</name >
23
+ <url >http://www.liquibase.org</url >
24
+ </organization >
25
+
21
26
<developers >
22
27
<developer >
23
28
<id >nvoxland</id >
50
55
</developer >
51
56
</developers >
52
57
58
+ <licenses >
59
+ <license >
60
+ <url >http://www.apache.org/licenses/LICENSE-2.0</url >
61
+ <name >Apache License, Version 2.0</name >
62
+ </license >
63
+ </licenses >
64
+
65
+ <issueManagement >
66
+ <url >https://github.com/liquibase/liquibase-hibernate/issues</url >
67
+ </issueManagement >
68
+
69
+ <ciManagement >
70
+ <url >https://github.com/liquibase/liquibase-hibernate/actions</url >
71
+ </ciManagement >
72
+
53
73
<properties >
54
74
<hibernate .version>6.3.1.Final</hibernate .version>
55
75
<spring .version>6.1.4</spring .version>
You can’t perform that action at this time.
0 commit comments