Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the release branch (and afterwards also in the updated dev branch, update the sp.version property in the maven archetypes (in the archetypes folder, all pom.xml templates in src/main/resources/archetype-resources)

Code Block
languagebash
titleCreate release branch
<properties>
<sp.version>0.66.0-SNAPSHOT</sp.version>
</properties>

incubator-streampipes-extensions

...