Skip to content

Commit b1e1541

Browse files
committed
HBX-2961: Set up release automation for branch 6.2
- Remove the dependency on the gradle module in 'reports/pom.xml' as it does not exist Signed-off-by: Koen Aers <[email protected]>
1 parent c4ef44a commit b1e1541

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reports/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@
4949
<artifactId>hibernate-tools-maven</artifactId>
5050
<version>${project.version}</version>
5151
</dependency>
52-
<dependency>
53-
<groupId>org.hibernate.tool</groupId>
54-
<artifactId>hibernate-tools-gradle</artifactId>
55-
<version>${project.version}</version>
56-
</dependency>
5752
<dependency>
5853
<groupId>org.hibernate.tool</groupId>
5954
<artifactId>hibernate-tools-ant</artifactId>

0 commit comments

Comments
 (0)