Skip to content

Development Migration Release

Latest

Choose a tag to compare

@hpadmanabhan hpadmanabhan released this 30 Jan 03:47
· 2 commits to master since this release

This is a purely development related release, there are no code changes from the previous release 1.1.0.0.

This release records development configuration changes in project POM resulting from the migration of the project SCM from Subversion to Git.

  • All development local references have been cleaned up.
  • Distribution Management is now parameterized enabling configurable deployment of build artifacts to local artifact repositories.
  • Maven release support has been migrated to the JGit-flow plugin from Maven Release Plugin.
  • In addition to release tasks the JGit-flow plugin will be used for Git-Flow development SCM life cycle tasks as well.