[VIVO-1592] Remove embedded Solr (#83)
* Remove embedded Solr Related to: https://jira.duraspace.org/browse/VIVO-1592 * Fix merge conflict in pom.xml files Related to https://jira.duraspace.org/browse/VIVO-1592
This commit is contained in:
parent
da16a4156d
commit
8a68ef8a3d
109 changed files with 1 additions and 63886 deletions
|
@ -105,18 +105,11 @@
|
|||
|
||||
<modules>
|
||||
<module>home</module>
|
||||
<!--<module>solr</module>-->
|
||||
<module>webapp</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>vitro-solr</artifactId>
|
||||
<version>${vitro-version}</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>vitro-home</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue