How can a version be specified in a boot feature for karaf 4.0.4

I see here it says to use ;version=
https://issues.apache.org/jira/browse/KARAF-388

but here it adds a slash
https://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html

Here is what I have that is not returning a feature
<feature>spring-web/3.2.16.RELEASE_1</feature>

error is
Could not find matching feature for spring/3.2.16.RELEASE_1

Reply via email to