You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Breaking changes

Syncope 3.0.2 is the first release compliant with reproducible builds.

This implies some changes in the build process that are likely to affect the Maven projects based on Syncope 3.0.1.
Details are reported below.

Source changes

POM

In the root pom.xml:

  • change parent/version from 3.0.1 to 3.0.2
  • change properties/syncope.version from 3.0.1 to 3.0.2
  • No labels