Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandalidis committed Dec 21, 2024
1 parent c6d64af commit c81db35
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 @@ -4,7 +4,7 @@

<groupId>org.mandas</groupId>
<artifactId>docker-client</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
<packaging>jar</packaging>
<name>docker-client</name>
<description>A docker client</description>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:https://github.com/dmandalidis/docker-client</connection>
<developerConnection>scm:git:[email protected]:dmandalidis/docker-client</developerConnection>
<url>https://github.com/dmandalidis/docker-client</url>
<tag>HEAD</tag>
<tag>v9.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit c81db35

Please sign in to comment.