mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 10:08:58 +00:00
Fix wrong project name
This commit is contained in:
parent
bad65c53c9
commit
636d42e032
@ -46,7 +46,7 @@ version = {
|
||||
String versionSuffix = propertyOrDefault('version.suffix', 'SNAPSHOT')
|
||||
return propertyOrDefault('version.release', "${baseVersion}-${versionSuffix}")
|
||||
}()
|
||||
description = 'Grandparent project for Apache Lucene Core and Apache Solr'
|
||||
description = 'Grandparent project for Apache Lucene Core'
|
||||
|
||||
// Propagate version and derived properties across projects.
|
||||
allprojects {
|
||||
|
Loading…
x
Reference in New Issue
Block a user