Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandalidis committed Dec 29, 2023
1 parent 265af17 commit 44b5d37
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>7.1.0-SNAPSHOT</version>
<version>7.0.5</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>v7.0.5</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 44b5d37

Please sign in to comment.