Skip to content

Commit

Permalink
Fix scope of javax-el. Is a test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ralscha committed Jul 20, 2014
1 parent f1d8c99 commit 43a66eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
<groupId>org.glassfish.web</groupId>
<artifactId>el-impl</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 43a66eb

Please sign in to comment.