summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/databinding
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 04:01:44 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 04:01:44 +0000
commit95c83c38d814e6dbcceb9efdcd4b62d60a16c051 (patch)
treedc8b608e15c3462ab064a9b15492727ac81af19b /branches/sca-equinox/modules/databinding
parenta8dbddbbf1f3dc615fffd3b3761c56789da4e29a (diff)
Resolve a lot of OSGi access violations. More to be fixed.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/databinding')
-rw-r--r--branches/sca-equinox/modules/databinding/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/databinding/pom.xml b/branches/sca-equinox/modules/databinding/pom.xml
index 162daa7eaa..3851356afc 100644
--- a/branches/sca-equinox/modules/databinding/pom.xml
+++ b/branches/sca-equinox/modules/databinding/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<scope>test</scope>
</dependency>