summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml')
-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>