We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e435fe commit 3ec4577Copy full SHA for 3ec4577
cdi/pom.xml
@@ -169,8 +169,6 @@
169
<Bundle-SymbolicName>${hibernate-validator-cdi.bundle-name}</Bundle-SymbolicName>
170
<Fragment-Host>${hibernate-validator.bundle-name}</Fragment-Host>
171
<Import-Package>
172
- org.hibernate.validator;version="[${project.version},${project.version}]",
173
- org.hibernate.validator.internal.*;version="[${project.version},${project.version}]",
174
javax.validation.*;version="[2.0,3.0)",
175
javax.annotation.*;version="[1.2,2.0)",
176
javax.interceptor.*;version="[1.2,2.0)",
0 commit comments