You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1958 and #2305 removed most of the specs and the variable servicemix-spec.version.
This currently causes build with Maven 4 to fail, as we still reference ${servicemix-spec.version} in bom/pom.xml.
#1958 and #2305 removed most of the specs and the variable
servicemix-spec.version.This currently causes build with Maven 4 to fail, as we still reference
${servicemix-spec.version}inbom/pom.xml.@jbonofre FYI