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 7174f08 commit 9964f80Copy full SHA for 9964f80
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.redhat.ecosystemappeng</groupId>
5
<artifactId>exhort</artifactId>
6
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.4</version>
7
<name>RHDA - Exhort</name>
8
<licenses>
9
<license>
@@ -15,7 +15,7 @@
15
<scm>
16
<connection>scm:git:[email protected]:trustification/exhort.git</connection>
17
<developerConnection>scm:git:[email protected]:trustification/exhort.git</developerConnection>
18
- <tag>v1.5.2</tag>
+ <tag>v1.5.4</tag>
19
<url>https://github.com/trustification/exhort</url>
20
</scm>
21
<issueManagement>
0 commit comments