We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80a264 commit 630e6e2Copy full SHA for 630e6e2
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.fracpete</groupId>
7
<artifactId>rsync4j-pom</artifactId>
8
- <version>3.3.0-7-SNAPSHOT</version>
+ <version>3.3.0-7</version>
9
<packaging>pom</packaging>
10
11
<name>rsync4j-pom</name>
@@ -146,7 +146,7 @@
146
<connection>scm:git:ssh://git@github.com/fracpete/rsync4j</connection>
147
<developerConnection>scm:git:ssh://git@github.com/fracpete/rsync4j</developerConnection>
148
<url>https://github.com/fracpete/rsync4j</url>
149
- <tag>HEAD</tag>
+ <tag>rsync4j-pom-3.3.0-7</tag>
150
</scm>
151
152
<modules>
0 commit comments