Add dependency on javax.validation validation-api
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 7b6c27e288549bc84e3e775627af36d6ef6f0085..f3561eb45151a865a0d9a95748f314300862b16f 100644 (file)
       <groupId>org.eclipse.tycho</groupId>
       <artifactId>org.eclipse.osgi</artifactId>
     </dependency>
+    <dependency>
+      <groupId>javax.validation</groupId>
+      <artifactId>validation-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.eclipse.persistence</groupId>
       <artifactId>org.eclipse.persistence.core</artifactId>