[doc] Fix version in next major development

This commit is contained in:
Andreas Dangel
2018-12-09 11:18:34 +01:00
parent 09c0e298f4
commit 84b007f2cc

View File

@ -73,7 +73,7 @@ the breaking API changes will be performed in 7.0.0.
an API is tagged as `@Deprecated` or not in the latest minor release. During the development of 7.0.0,
we may decide to remove some APIs that were not tagged as deprecated, though we'll try to avoid it." %}
#### 6.9.0
#### 6.10.0
##### Properties framework
@ -265,6 +265,9 @@ removal:
* In {% jdoc :lvh %}: {% jdoc !a!:lvh#getDataFlowFacade() %}, {% jdoc !a!:lvh#getSymbolFacade() %}, {% jdoc !a!:lvh#getSymbolFacade(java.lang.ClassLoader) %},
{% jdoc !a!:lvh#getTypeResolutionFacade(java.lang.ClassLoader) %}, {% jdoc !a!:lvh#getQualifiedNameResolutionFacade(java.lang.ClassLoader) %}
#### 6.9.0
No changes.
#### 6.8.0