File tree Expand file tree Collapse file tree 5 files changed +22
-1
lines changed Expand file tree Collapse file tree 5 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 3030 <description >Hibernate Tools Ant Tasks</description >
3131 <packaging >jar</packaging >
3232
33+ <properties >
34+ <!-- This is a publicly distributed module that should be published: -->
35+ <deploy .skip>false</deploy .skip>
36+ </properties >
37+
3338 <dependencies >
3439 <dependency >
3540 <groupId >org.apache.ant</groupId >
Original file line number Diff line number Diff line change 3535 <name >Hibernate Tools ORM - JBoss Tools Adapter</name >
3636 <description >Hibernate Tools ORM - JBoss Tools Adapter</description >
3737
38+ <properties >
39+ <!-- This is a publicly distributed module that should be published: -->
40+ <deploy .skip>false</deploy .skip>
41+ </properties >
42+
3843 <dependencies >
3944 <dependency >
4045 <groupId >com.h2database</groupId >
Original file line number Diff line number Diff line change 6868 </prerequisites >
6969
7070 <properties >
71- <maven .deploy.skip>false</maven .deploy.skip>
71+ <!-- This is a publicly distributed module that should be published: -->
72+ <deploy .skip>false</deploy .skip>
7273 <maven .install.skip>false</maven .install.skip>
7374
7475 <maven-plugin-annotations .version>3.5</maven-plugin-annotations .version>
Original file line number Diff line number Diff line change 3535 <name >Hibernate Tools ORM</name >
3636 <description >Hibernate Tools ORM</description >
3737
38+ <properties >
39+ <!-- This is a publicly distributed module that should be published: -->
40+ <deploy .skip>false</deploy .skip>
41+ </properties >
42+
3843 <dependencies >
3944 <dependency >
4045 <groupId >com.google.googlejavaformat</groupId >
Original file line number Diff line number Diff line change 3030 <description >Hibernate Tools Common Utilities</description >
3131 <packaging >jar</packaging >
3232
33+ <properties >
34+ <!-- This is a publicly distributed module that should be published: -->
35+ <deploy .skip>false</deploy .skip>
36+ </properties >
37+
3338 <dependencies >
3439 <dependency >
3540 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments