Issue #2718 Fix org.geotools version in common.base.feature/feature.xml
Change-Id: I2e435e5cc7e3a65c116b3ca3ba3bd4f6c736082d Former-commit-id: 98ca1d990e02bd70dacca7c951bf0212f93bdccc
This commit is contained in:
parent
dd8bfdf941
commit
dcb7b9c88f
1 changed files with 3 additions and 2 deletions
|
@ -281,7 +281,7 @@
|
|||
id="org.geotools"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="2.6.4"/>
|
||||
version="10.5.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.javassist"
|
||||
|
@ -417,10 +417,11 @@
|
|||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
|
||||
<plugin
|
||||
id="org.reflections"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.9.9"/>
|
||||
|
||||
</feature>
|
||||
|
|
Loading…
Add table
Reference in a new issue