Skip to content

Commit

Permalink
[AS7-1620] Export dependency upon javax.validation and subpackages
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger authored and n1hility committed Aug 26, 2011
1 parent f2841e4 commit 332b3fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
<groupId>org.jboss.spec.javax.annotation</groupId>
<artifactId>jboss-annotations-api_1.1_spec</artifactId>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit 332b3fe

Please sign in to comment.