diff --git a/app.json b/app.json
index 9911cec20..88b83d4d4 100644
--- a/app.json
+++ b/app.json
@@ -17,7 +17,7 @@
},
"JHIPSTER_REGISTRY_VERSION": {
"description": "Version of the registry to deploy.",
- "value": "6.8.0"
+ "value": "7.0.0"
}
},
"buildpacks": [{ "url": "heroku/jvm" }, { "url": "https://github.com/jhipster/jhipster-registry-buildpack" }]
diff --git a/pom.xml b/pom.xml
index 9eaf7dedb..1cd01755f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
tech.jhipster.registry
jhipster-registry
- 7.0.0-SNAPSHOT
+ 7.0.0
jar
JHipster Registry
JHipster service registry, made with Netflix Eureka and Spring Cloud Config