We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9f376 commit 1ee0fa2Copy full SHA for 1ee0fa2
pom.xml
@@ -8,7 +8,7 @@
8
<relativePath />
9
</parent>
10
<artifactId>org.openwms.services</artifactId>
11
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.3.1</version>
12
<name>OpenWMS.org CORE: Service Registry</name>
13
<description>A service discovery microservice based on Netflix Eureka</description>
14
<url>https://github.com/spring-labs/${project.artifactId}</url>
@@ -236,7 +236,7 @@
236
</dependency>
237
<dependency>
238
<groupId>org.jolokia</groupId>
239
- <artifactId>jolokia-support-spring</artifactId>
+ <artifactId>jolokia-core</artifactId>
240
<scope>runtime</scope>
241
242
0 commit comments