diff --git a/.flattened-pom.xml b/.flattened-pom.xml index 12293a1..02cdf67 100644 --- a/.flattened-pom.xml +++ b/.flattened-pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.redhat.ecosystemappeng exhort-api-spec - 1.0.2-SNAPSHOT + 1.0.2 Exhort Java API Red Hat Trusted Profile Analizer :: Exhort :: Java API https://github.com/RHEcosystemAppEng/exhort-api-spec diff --git a/README.md b/README.md index cef0e9f..be330cd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The packages are published to the GitHub maven repository. Make sure to add it t com.redhat.ecosystemappeng exhort-api - 1.0.2-SNAPSHOT + 1.0.2 ``` @@ -36,5 +36,5 @@ echo "@RHEcosystemAppEng:registry=https://npm.pkg.github.com" >> .npmrc Then, add it to your project as follows: ```bash -npm install @RHEcosystemAppEng/exhort-javascript-api@1.0.2-SNAPSHOT +npm install @RHEcosystemAppEng/exhort-javascript-api@1.0.2 ``` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4246032..a6016e6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.redhat.ecosystemappeng exhort-api-spec - 1.0.2-SNAPSHOT + 1.0.2 Exhort Java API Red Hat Trusted Profile Analizer :: Exhort :: Java API https://github.com/RHEcosystemAppEng/exhort-api-spec