aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r--feature-test-transaction/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 693c3dc6..14ba010c 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -93,5 +93,10 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project> \ No newline at end of file