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 80e346f commit dd1067bCopy full SHA for dd1067b
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>com.redhat.red.build</groupId>
28
<artifactId>kojiji</artifactId>
29
- <version>2.25-SNAPSHOT</version>
+ <version>2.25</version>
30
31
<name>Kojiji</name>
32
<description>Koji Java Interface</description>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/release-engineering/kojiji</connection>
37
<developerConnection>scm:git:git@github.com:release-engineering/kojiji</developerConnection>
38
<url>https://github.com/release-engineering/kojiji</url>
39
- <tag>HEAD</tag>
+ <tag>kojiji-2.25</tag>
40
</scm>
41
42
<properties>
0 commit comments