Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit 95e0753

Browse files
committed
[maven-release-plugin] prepare release v1.1.6
1 parent 432fc57 commit 95e0753

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
@@ -6,7 +6,7 @@
66
<name>SSH Config</name>
77
<description>Automatically maintain SSH configuration</description>
88
<url>https://github.com/1and1/ssh-config</url>
9-
<version>1.1.6-SNAPSHOT</version>
9+
<version>1.1.6</version>
1010
<packaging>jar</packaging>
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -17,7 +17,7 @@
1717
<url>https://github.com/1and1/ssh-config</url>
1818
<connection>scm:git:git@github.com:1and1/ssh-config.git</connection>
1919
<developerConnection>scm:git:git@github.com:1and1/ssh-config.git</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>v1.1.6</tag>
2121
</scm>
2222
<licenses>
2323
<license>

0 commit comments

Comments
 (0)