summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 00:49:42 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 00:49:42 +0000
commit1b813c3c53f3639f076fae20dfeb8a84a862ae9d (patch)
tree5b89eee8c0f058a9c1364139e1a14078ace4c74b /sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
parent090512087de4e4a2bbc346a9bd0ada61a6f337bf (diff)
Update dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
index 2f208e6504..db199ed22e 100644
--- a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
+++ b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
@@ -131,6 +131,22 @@
<version>2.1</version>
<type>jar</type>
</artifactItem>
+ <artifactItem>
+ <groupId>com.sun.xml.bind</groupId>
+ <artifactId>jaxb-impl</artifactId>
+ <version>2.1.11</version>
+ <type>jar</type>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-activation_1.1_spec</artifactId>
+ <version>1.0.1</version>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+ <version>1.0.1</version>
+ </artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}/endorsed</outputDirectory>
<overWriteReleases>false</overWriteReleases>