replace with fess-7.0

This commit is contained in:
Shinsuke Sugaya 2019-03-29 22:30:08 +09:00
parent 4bcf34619b
commit a58c09754b

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-6.0" />
<property name="kopf.branch" value="fess-7.0" />
<!-- Maven Repository -->
<property name="maven.snapshot.repo.url" value="https://oss.sonatype.org/content/repositories/snapshots" />