We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed11d4 commit 75e9fd1Copy full SHA for 75e9fd1
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jhipster-registry",
3
- "version": "4.0.3",
+ "version": "4.0.4",
4
"description": "JHipster service registry, made with Netflix Eureka and Spring Cloud Config",
5
"private": true,
6
"cacheDirectories": [
pom.xml
@@ -4,7 +4,7 @@
<groupId>io.github.jhipster.registry</groupId>
<artifactId>jhipster-registry</artifactId>
7
- <version>4.0.3</version>
+ <version>4.0.4</version>
8
<packaging>war</packaging>
9
<name>JHipster Registry</name>
10
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>
0 commit comments