File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11name =banana
2- version =1.5.1
2+ version =1.6.0
33final.name =${name}-${version}
4- year =2015
4+ year =2016
55
66basedir = ./
77src.dir = ./src
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ limitations under the License.
2727 <groupId >com.lucidworks</groupId >
2828 <artifactId >banana</artifactId >
2929 <packaging >war</packaging >
30- <version >1.5.1 </version >
30+ <version >1.6.0 </version >
3131 <description >The Banana project was forked from Kibana, and works with all kinds of time series (and non-time series) data stored in Apache Solr.
3232 </description >
3333 <url >https://github.com/LucidWorks/banana</url >
@@ -58,9 +58,10 @@ limitations under the License.
5858 </issueManagement >
5959 <developers >
6060 <developer >
61- <id ></id >
62- <name ></name >
63- <email ></email >
61+ <name >Andrew Thanalertvisuti</name >
62+ 63+ <organization >Lucidworks</organization >
64+ <organizationUrl >https://lucidworks.com/</organizationUrl >
6465 </developer >
6566 </developers >
6667 <build >
You can’t perform that action at this time.
0 commit comments