summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/demos
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 01:09:22 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-29 01:09:22 +0000
commit49083619a0d9527d8797901735efac31bb3bcf5f (patch)
tree0b3dffa0b51e76b68d8d9f42164e6be583e6f670 /branches/sca-equinox/demos
parent04ef75e0a7e0e5928a90ca53a686665c2c634573 (diff)
Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and Axiom based on the patches from Ram for TUSCANY-2606
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml2
-rw-r--r--branches/sca-equinox/demos/bigbank-calculator/pom.xml2
-rw-r--r--branches/sca-equinox/demos/bigbank-stockquote/pom.xml2
-rw-r--r--branches/sca-equinox/demos/bigbank/pom.xml2
-rw-r--r--branches/sca-equinox/demos/mortgage-creditcheck/pom.xml2
-rw-r--r--branches/sca-equinox/demos/xml-bigbank/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml b/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml
index 1856bee4c1..71c59ae984 100644
--- a/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml
+++ b/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/branches/sca-equinox/demos/bigbank-calculator/pom.xml b/branches/sca-equinox/demos/bigbank-calculator/pom.xml
index 64f6a9d0ba..ab4b0cd539 100644
--- a/branches/sca-equinox/demos/bigbank-calculator/pom.xml
+++ b/branches/sca-equinox/demos/bigbank-calculator/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
diff --git a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
index 4749c73c26..b0aee7620e 100644
--- a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
+++ b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
@@ -72,7 +72,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
diff --git a/branches/sca-equinox/demos/bigbank/pom.xml b/branches/sca-equinox/demos/bigbank/pom.xml
index 9432c9d6a0..c4d49c57bc 100644
--- a/branches/sca-equinox/demos/bigbank/pom.xml
+++ b/branches/sca-equinox/demos/bigbank/pom.xml
@@ -127,7 +127,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
diff --git a/branches/sca-equinox/demos/mortgage-creditcheck/pom.xml b/branches/sca-equinox/demos/mortgage-creditcheck/pom.xml
index 153fc1fc3c..44d27b6d2c 100644
--- a/branches/sca-equinox/demos/mortgage-creditcheck/pom.xml
+++ b/branches/sca-equinox/demos/mortgage-creditcheck/pom.xml
@@ -61,7 +61,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>
diff --git a/branches/sca-equinox/demos/xml-bigbank/pom.xml b/branches/sca-equinox/demos/xml-bigbank/pom.xml
index b6a8b82f3e..dfa93a2f82 100644
--- a/branches/sca-equinox/demos/xml-bigbank/pom.xml
+++ b/branches/sca-equinox/demos/xml-bigbank/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>test</scope>
</dependency>