fix #2623 replace with fess-14

This commit is contained in:
Shinsuke Sugaya 2022-02-03 20:46:47 +09:00
parent 4f541e5b1f
commit e75c5b5703

View file

@ -6,7 +6,7 @@
<property name="suggest.dir" value="${basedir}/src/main/webapp/WEB-INF/env/suggest" />
<property name="thumbnail.dir" value="${basedir}/src/main/webapp/WEB-INF/env/thumbnail" />
<property name="site.dir" value="${basedir}/src/main/webapp/WEB-INF/site" />
<property name="kopf.branch" value="fess-7.0" />
<property name="kopf.branch" value="fess-14" />
<!-- Maven Repository -->
<property name="maven.snapshot.repo.url" value="https://oss.sonatype.org/content/repositories/snapshots" />