summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-03-28 11:43:24 +0000
committerOlivier Lamy <olamy@apache.org>2014-03-28 11:43:24 +0000
commitbef128817d76a8aac1fa575df8197f8af5a62921 (patch)
tree8eef57af1b1bc9ac655d485aa267b88787f93c28 /archiva-modules/archiva-web/archiva-webdav/pom.xml
parentd4aee19ee6b233bff720ac573106565a2d0976b7 (diff)
downloadarchiva-bef128817d76a8aac1fa575df8197f8af5a62921.tar.gz
archiva-bef128817d76a8aac1fa575df8197f8af5a62921.zip
move the factory bean to the api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webdav/pom.xml')
-rw-r--r--archiva-modules/archiva-web/archiva-webdav/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml
index 2166fa7c3..ed1d56fd8 100644
--- a/archiva-modules/archiva-web/archiva-webdav/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml
@@ -308,6 +308,7 @@
<archiva.user.configFileName>${project.build.testOutputDirectory}/repository-archiva.xml</archiva.user.configFileName>
<redback.jdbc.url>${redbackTestJdbcUrl}</redback.jdbc.url>
<redback.jdbc.driver.name>${redbackTestJdbcDriver}</redback.jdbc.driver.name>
+ <archiva.repositorySessionFactory.id>beer</archiva.repositorySessionFactory.id>
</systemPropertyVariables>
<forkMode>${webdav.forkMode}</forkMode>
</configuration>