| author | Vikas Mishra | 2012-03-28 07:37:20 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-19 07:11:02 (EDT) |
| commit | 470c67275d59cfac3562f17805aad829aea105d4 (patch) (side-by-side diff) | |
| tree | 23fbd4fc276e87e572c2ca662876f57228b8bb0b | |
| parent | 01d54e3bddead926a84ff984ce6acaadec93a420 (diff) | |
| download | org.eclipse.stardust.ui.common-470c67275d59cfac3562f17805aad829aea105d4.zip org.eclipse.stardust.ui.common-470c67275d59cfac3562f17805aad829aea105d4.tar.gz org.eclipse.stardust.ui.common-470c67275d59cfac3562f17805aad829aea105d4.tar.bz2 | |
Jira-ID: CRNT-24308
Upgraded JUnit version to 4.10
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ui.common@55025 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | stardust-common-introspection/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stardust-common-introspection/ivy.xml b/stardust-common-introspection/ivy.xml index 696c0ac..fc2528c 100644 --- a/stardust-common-introspection/ivy.xml +++ b/stardust-common-introspection/ivy.xml @@ -39,6 +39,6 @@ <dependencies>
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" />
</dependencies>
</ivy-module>
|

