diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2b43f6e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# 1.0.0-alpha.1 (2024-03-18) + + +### Features + +* init integration api with commands, model and plugin interface ([d2d7173](https://github.com/gravitee-io/gravitee-integration-api/commit/d2d7173ed03d93ca70123a83da630bd78cd2a644)) diff --git a/pom.xml b/pom.xml index ccfdc8b..90cbf13 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ io.gravitee.integration gravitee-integration-api - 1.0.0-init-SNAPSHOT + 1.0.0-alpha.1 Gravitee.io Integration - API