Skip to content

Commit

Permalink
Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
openwms committed Dec 29, 2021
1 parent f2ec131 commit 678b679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<relativePath/>
</parent>
<artifactId>org.openwms.common.comm</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<name>OpenWMS.org COMMON: OSIP TCP/IP Driver</name>
<description>Essential services on common resources like Locations, LocationGroups and TransportUnits</description>
<url>https://openwms.github.io/${project.artifactId}/index.html</url>
Expand Down Expand Up @@ -66,7 +66,7 @@

<properties>
<commons-configuration.version>1.10</commons-configuration.version>
<core.version>1.9.0-SNAPSHOT</core.version>
<core.version>1.9.0</core.version>
<guava.version>30.0-jre</guava.version>
<HdrHistogram.version>2.1.12</HdrHistogram.version>
<spring-cloud-dependencies.version>Hoxton.SR10</spring-cloud-dependencies.version>
Expand Down

0 comments on commit 678b679

Please sign in to comment.