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 - Removed -SNAPSHOT from app4mc.version in main pom file
This is the main repository of Eclipse APP4MC. It contains the following components:
Model | Amalthea model Editor | Standard Amalthea model editor Validation | Framework and provided model validations Visualization | Framework and standard model validations Workflow | Model manipulation based on EASE or MWE2 Tracing | Amalthea trace database (ATDB) and converters Examples | Modeling examples of the platform Help | Eclipse APP4MC help
The project uses Maven/Tycho to build.
From the root:
$ mvn clean verify
You need Maven 3.6.3 or higher to perform the POM-less Tycho build.