We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866de96 commit 4cab30bCopy full SHA for 4cab30b
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.dentrassi.maven</groupId>
5
<artifactId>rpm</artifactId>
6
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
7
8
<packaging>maven-plugin</packaging>
9
@@ -27,7 +27,7 @@
27
<url>https://github.com/ctron/rpm-builder</url>
28
<connection>scm:git:git://github.com/ctron/rpm-builder.git</connection>
29
<developerConnection>scm:git:[email protected]:ctron/rpm-builder.git</developerConnection>
30
- <tag>HEAD</tag>
+ <tag>rpm-1.9.0</tag>
31
</scm>
32
33
<issueManagement>
0 commit comments