Remove obsolete dependecy exlusion from tck-runner pom
------------------------------------------------------
Key: HV-379
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-379
Project: Hibernate Validator
Issue Type: Bug
Components: tck-runner
Affects Versions: 4.1.0.Final
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Priority: Minor
Fix For: 4.2.0
{code}
<exclusions>
<exclusion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
</exclusion>
</exclusions>
{code}
Exclusion was needed for some earlier version of the jboss test harness
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira