[ml-completion] Java: update model version - 0.3.4

The change makes model aware on "nonVoid" weigher.

GitOrigin-RevId: f3ce7d2c1808c2556e390861cd366b94fee59f65
This commit is contained in:
Vitaliy.Bibaev
2020-10-21 22:30:46 +00:00
committed by intellij-monorepo-bot
parent 2a63f8fb98
commit 0b2a8fd0b3
+3 -5
View File
@@ -59,14 +59,12 @@
<orderEntry type="module" module-name="intellij.platform.diff.impl" />
<orderEntry type="module-library">
<library name="completion-ranking-java" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-java:0.3.3" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-java:0.3.4" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-java/0.3.3/completion-ranking-java-0.3.3.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-java/0.3.4/completion-ranking-java-0.3.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-java/0.3.3/completion-ranking-java-0.3.3-sources.jar!/" />
</SOURCES>
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.copyright" />