Removed -SNAPSHOT and .qualifier from any version number in the release branch

 - Command: mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=2.2.0
62 files changed
tree: 2c77605eaa5d392c0504989a157ab47b35dd659c
  1. .mvn/
  2. archive/
  3. build_dependencies/
  4. features/
  5. plugins/
  6. releng/
  7. tests/
  8. .gitignore
  9. .mailmap
  10. .project
  11. Add_new_model_version.txt
  12. CODE_OF_CONDUCT.md
  13. CONTRIBUTING.md
  14. DEPENDENCIES
  15. description.txt
  16. LICENSE
  17. log.txt
  18. NOTICE.md
  19. pom.xml
  20. README.md
  21. SECURITY.md
README.md

Eclipse APP4MC - Migration

This is the repository of the Eclipse APP4MC migration component.

Build

The project uses Maven/Tycho to build.

The build creates a P2 update site and an executable jar.
The results are located in the folder ./releng/org.eclipse.app4mc.converters.product/target/

From the root:

$ mvn clean verify

You need Maven 3.6.3 or higher to perform the POM-less Tycho build.

License

Eclipse Public License (EPL) v2.0