Versions Compared

Key

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

...

Everything else has been configured in the latest Felix parent POM:

Code Block
xml
xml
  <parent>
    <groupId>org.apache.felix</groupId>
    <artifactId>felix-parent</artifactId>
    <version>1.2.0</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>

Staging the Release Candidates

...