mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 05:15:04 +00:00
change to 0.8.0-SNAPSHOT
This commit is contained in:
parent
bb3a3785f3
commit
d3881947ce
@ -11,7 +11,7 @@ SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss");
|
||||
sdf.setTimeZone(TimeZone.getTimeZone("UTC"));
|
||||
buildTimeStr = sdf.format(buildTime)
|
||||
|
||||
versionNumber = '0.7.1'
|
||||
versionNumber = '0.8.0-SNAPSHOT'
|
||||
|
||||
explodedDistDir = new File(distsDir, 'exploded')
|
||||
explodedDistLibDir = new File(explodedDistDir, 'lib')
|
||||
|
Loading…
x
Reference in New Issue
Block a user