Skip to content

Commit

Permalink
SAK-23721 - Centralize commons-logging version
Browse files Browse the repository at this point in the history
Thanks to Charles Hasegawa and Unicon for testing the patch!



git-svn-id: https://source.sakaiproject.org/svn/common/trunk@126177 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
gjthomas committed Jun 24, 2013
1 parent b78c1c5 commit d13b7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
defined by master <dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version> </dependency>
<version>${sakai.commons-logging.version}</version> </dependency>
-->
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit d13b7ab

Please sign in to comment.