diff options
Diffstat (limited to 'qpid/java/bdbstore')
| -rw-r--r-- | qpid/java/bdbstore/systests/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/bdbstore/systests/pom.xml b/qpid/java/bdbstore/systests/pom.xml index e8620d3426..7d4913ebcd 100644 --- a/qpid/java/bdbstore/systests/pom.xml +++ b/qpid/java/bdbstore/systests/pom.xml @@ -67,4 +67,8 @@ </dependency> </dependencies> + <build> + <testSourceDirectory>src/main/java</testSourceDirectory> + </build> + </project> |
