Skip to content

Commit 1ee0fa2

Browse files
committed
Prepared release version
1 parent cf9f376 commit 1ee0fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>org.openwms.services</artifactId>
11-
<version>2.4.0-SNAPSHOT</version>
11+
<version>2.3.1</version>
1212
<name>OpenWMS.org CORE: Service Registry</name>
1313
<description>A service discovery microservice based on Netflix Eureka</description>
1414
<url>https://github.com/spring-labs/${project.artifactId}</url>
@@ -236,7 +236,7 @@
236236
</dependency>
237237
<dependency>
238238
<groupId>org.jolokia</groupId>
239-
<artifactId>jolokia-support-spring</artifactId>
239+
<artifactId>jolokia-core</artifactId>
240240
<scope>runtime</scope>
241241
</dependency>
242242

0 commit comments

Comments
 (0)