summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/domain-manager/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 17:43:46 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 17:43:46 +0000
commit38f008a47e7f76d39938264babf2da3508a1903a (patch)
tree15e3167ef8cfe7192df4a43819f7006113abf853 /branches/sca-java-1.x/modules/domain-manager/pom.xml
parentec429ffd2ce49aee0480f2043cf2cb34b81d88e8 (diff)
TUSCANY-3174 - add a simple WorkspaceManager to allow contributions to be processed in the context of the workspace.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797576 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/domain-manager/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/domain-manager/pom.xml b/branches/sca-java-1.x/modules/domain-manager/pom.xml
index ba5a221ee5..6c46fe5209 100644
--- a/branches/sca-java-1.x/modules/domain-manager/pom.xml
+++ b/branches/sca-java-1.x/modules/domain-manager/pom.xml
@@ -187,7 +187,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.4</version>
+ <version>2.3</version>
</dependency>
<dependency>