We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20639f1 commit 613b39dCopy full SHA for 613b39d
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-5-SNAPSHOT</version>
+ <version>3.3.0-5</version>
9
<packaging>pom</packaging>
10
11
<name>rsync4j-pom</name>
@@ -145,7 +145,7 @@
145
<connection>scm:git:ssh://git@github.com/fracpete/rsync4j</connection>
146
<developerConnection>scm:git:ssh://git@github.com/fracpete/rsync4j</developerConnection>
147
<url>https://github.com/fracpete/rsync4j</url>
148
- <tag>HEAD</tag>
+ <tag>rsync4j-pom-3.3.0-5</tag>
149
</scm>
150
151
<modules>
0 commit comments