mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-05 03:40:56 +01:00
merge with branch issue-199
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -402,7 +402,7 @@
|
||||
|
||||
<!-- repostitory libraries -->
|
||||
<jgit.version>2.0.0.201206130900-r</jgit.version>
|
||||
<svnkit.version>1.7.5-1</svnkit.version>
|
||||
<svnkit.version>1.7.5-2</svnkit.version>
|
||||
|
||||
<!-- build properties -->
|
||||
<project.build.javaLevel>1.6</project.build.javaLevel>
|
||||
|
||||
@@ -171,6 +171,7 @@
|
||||
timeToLiveSeconds="86400"
|
||||
diskPersistent="false"
|
||||
copyOnRead="true"
|
||||
copyOnWrite="true"
|
||||
/>
|
||||
|
||||
<cache
|
||||
@@ -181,6 +182,7 @@
|
||||
timeToLiveSeconds="86400"
|
||||
diskPersistent="false"
|
||||
copyOnRead="true"
|
||||
copyOnWrite="true"
|
||||
/>
|
||||
|
||||
<cache
|
||||
@@ -191,6 +193,7 @@
|
||||
timeToLiveSeconds="86400"
|
||||
diskPersistent="false"
|
||||
copyOnRead="true"
|
||||
copyOnWrite="true"
|
||||
/>
|
||||
|
||||
<cache
|
||||
|
||||
Reference in New Issue
Block a user