Skip to content

Commit

Permalink
mark deps provided
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Mar 27, 2009
1 parent 7b47ba0 commit 1eb37b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions numberguess/pom.xml
Expand Up @@ -46,6 +46,7 @@
<dependency>
<groupId>com.sun.facelets</groupId>
<artifactId>jsf-facelets</artifactId>
<scope>runtime</scope>
</dependency>

<!-- <dependency>
Expand All @@ -72,6 +73,7 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit 1eb37b9

Please sign in to comment.