Skip to content

Commit

Permalink
SAK-23732 - Centralize jstl version
Browse files Browse the repository at this point in the history
Thanks to Charles Hasegawa, Aaron Zeckoski, and Unicon for helping with this one!



git-svn-id: https://source.sakaiproject.org/svn/user/trunk@126293 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
gjthomas committed Jun 26, 2013
1 parent d2607e9 commit 32459eb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion user/user-tool-admin-prefs/admin-prefs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.0.2</version>
</dependency>
<!-- end Sun RI dependencies -->
</dependencies>
Expand Down
1 change: 0 additions & 1 deletion user/user-tool-prefs/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
Expand Down

0 comments on commit 32459eb

Please sign in to comment.