Skip to content

Commit

Permalink
Solr Url not configurable #1946.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Apr 12, 2017
1 parent f06ee87 commit a317b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solr/solr-bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<resources>
<resource>
<directory>${basedir}/src/main/resources</directory>
<filtering>true</filtering>
<filtering>false</filtering>
<targetPath>${project.build.directory}/classes</targetPath>
</resource>
</resources>
Expand All @@ -59,4 +59,4 @@
</build>


</project>
</project>

0 comments on commit a317b74

Please sign in to comment.