Skip to content

Commit

Permalink
Updated build.xml (solr compiles)
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchyla committed Aug 1, 2016
1 parent 0bc2b6e commit c514c26
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 224 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# section of the build.xml file. Be careful to remove trailing whitespaces.

# normally, you don't want to change this
solr.version=49
solr.version=61

# by default, the version will be composed as: <solr-major-version>.<montysolr.version>
# ie. 48.1.0.1
montysolr.version=1.0.0
montysolr.version=1.1.0

# if you want to use custom executables; define them here
python=python
Expand Down
4 changes: 2 additions & 2 deletions build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# section of the build.xml file. Be careful to remove trailing whitespaces.

# normally, you don't want to change this
solr.version=48
solr.version=61

# by default, the version will be composed as: <solr-major-version>.<montysolr.version>
# ie. 48.1.0.1
montysolr.version=1.0.0
montysolr.version=1.1.0

# if you want to use custom executables; define them here
python=python
Expand Down
Loading

0 comments on commit c514c26

Please sign in to comment.