Skip to content

Commit 3ec4577

Browse files
gsmetgunnarmorling
authored andcommitted
HV-1478 Remove the packages coming from the org.hibernate.validator bundle
As it is the host, we don't need to declare them here.
1 parent 0e435fe commit 3ec4577

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cdi/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@
169169
<Bundle-SymbolicName>${hibernate-validator-cdi.bundle-name}</Bundle-SymbolicName>
170170
<Fragment-Host>${hibernate-validator.bundle-name}</Fragment-Host>
171171
<Import-Package>
172-
org.hibernate.validator;version="[${project.version},${project.version}]",
173-
org.hibernate.validator.internal.*;version="[${project.version},${project.version}]",
174172
javax.validation.*;version="[2.0,3.0)",
175173
javax.annotation.*;version="[1.2,2.0)",
176174
javax.interceptor.*;version="[1.2,2.0)",

0 commit comments

Comments
 (0)