Skip to content

Commit ebb2ca1

Browse files
barreirosebersole
authored andcommitted
HHH-9813 - Improve Hibernate Enhance Maven Plugin
1 parent 5514aea commit ebb2ca1

File tree

6 files changed

+303
-282
lines changed

6 files changed

+303
-282
lines changed

tooling/hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ processResources.doLast {
8080
project {
8181
groupId project.group
8282
packaging 'maven-plugin'
83-
name 'Enhance Plugin of the Hibernate project for use with Maven build system.'
83+
name 'Hibernate Enhance Maven Plugin'
8484
description 'Enhance Plugin of the Hibernate project for use with Maven build system.'
8585
properties {
8686
'project.build.sourceEncoding' 'UTF-8'

tooling/hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java

Lines changed: 0 additions & 257 deletions
This file was deleted.

0 commit comments

Comments
 (0)