commit | e24e2e2c4be0b16eabc0cdbb0cf2fd860e09630c | [log] [tgz] |
---|---|---|
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Thu May 16 18:42:53 2024 +0530 |
committer | Nandkishor Patke <nandkishor-laxman.patke@t-systems.com> | Thu May 16 13:28:44 2024 +0000 |
tree | fbd35666a6b77fa8a7c0c87c9e2ed87fd152e608 | |
parent | 107e7588fa882ae4f7fc81450f28a4f203581c52 [diff] |
[AAI] Bump up schema version to 1.12.4 - Bump up aai-schema to 1.12.4 - AAI schema-service have feasibility-check object, new slice profile attributes - Upgrade schema version to v29 Issue-ID: AAI-3843 Change-Id: I96dfa16c3416368e3ebd6996fa6628ebd3ae6796 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
In order to start the service locally, here is what needs to be done
mvn clean install
Above command only needs to be run the first time.
The command below actually starts the microservice
mvn -pl aai-schema-service -PrunAjsc
mvn formatter:format spotless:apply process-sources