Skip to content
Snippets Groups Projects
Commit 52c6623a authored by dgelessus's avatar dgelessus
Browse files

Remove explicit plugin version numbers in feature.xml

The build fills them in automatically.
parent 25a7034d
No related branches found
No related tags found
No related merge requests found
...@@ -202,21 +202,21 @@ Inc. in the United States, other countries, or both. ...@@ -202,21 +202,21 @@ Inc. in the United States, other countries, or both.
id="org.eventb.texteditor.ui" id="org.eventb.texteditor.ui"
download-size="0" download-size="0"
install-size="0" install-size="0"
version="3.4.1.qualifier" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin <plugin
id="org.eventb.texttools" id="org.eventb.texttools"
download-size="0" download-size="0"
install-size="0" install-size="0"
version="3.4.1.qualifier" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin <plugin
id="org.eventb.texteditor.parsers" id="org.eventb.texteditor.parsers"
download-size="0" download-size="0"
install-size="0" install-size="0"
version="3.4.1.qualifier" version="0.0.0"
unpack="false"/> unpack="false"/>
</feature> </feature>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment