Repository: activemq Updated Branches: refs/heads/master 10a74ce73 -> acb8602ad
update JUnit to 4.12 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/acb8602a Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/acb8602a Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/acb8602a Branch: refs/heads/master Commit: acb8602adaeeb982113e6924ce7296d186a5bf2b Parents: 10a74ce Author: Timothy Bish <[email protected]> Authored: Tue Aug 25 11:18:55 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Aug 25 11:18:55 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/acb8602a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f0d82b3..7c3b265 100755 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ <josql-version>1.5_5</josql-version> <!-- for json-simple use same version as jolokia uses --> <json-simple-version>1.1.1</json-simple-version> - <junit-version>4.11</junit-version> + <junit-version>4.12</junit-version> <hamcrest-version>1.3</hamcrest-version> <jxta-version>2.0</jxta-version> <karaf-version>2.4.1</karaf-version>
